Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFCORE.h57 static void removeArrayAccessCall(CallInst *Call);
H A DBPFAbstractMemberAccess.cpp435 void BPFCoreSharedInfo::removeArrayAccessCall(CallInst *Call) { in removeArrayAccessCall() function in BPFCoreSharedInfo
481 BPFCoreSharedInfo::removeArrayAccessCall(Call); in removePreserveAccessIndexIntrinsic()
H A DBPFPreserveStaticOffset.cpp634 BPFCoreSharedInfo::removeArrayAccessCall(Call); in removePAICalls()