Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFCORE.h57 static void removeArrayAccessCall(CallInst *Call);
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()