Home
last modified time | relevance | path

Searched refs:removeArrayAccessCall (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp427 void BPFCoreSharedInfo::removeArrayAccessCall(CallInst *Call) { in removeArrayAccessCall() function in BPFCoreSharedInfo
473 BPFCoreSharedInfo::removeArrayAccessCall(Call); in removePreserveAccessIndexIntrinsic()
H A DBPFPreserveStaticOffset.cpp630 BPFCoreSharedInfo::removeArrayAccessCall(Call); in removePAICalls()