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.cpp436 void BPFCoreSharedInfo::removeArrayAccessCall(CallInst *Call) { in removeArrayAccessCall() function in BPFCoreSharedInfo
482 BPFCoreSharedInfo::removeArrayAccessCall(Call); in removePreserveAccessIndexIntrinsic()
H A DBPFPreserveStaticOffset.cpp635 BPFCoreSharedInfo::removeArrayAccessCall(Call); in removePAICalls()