Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp164 void traceAICall(CallInst *Call, CallInfo &ParentInfo);
543 void BPFAbstractMemberAccess::traceAICall(CallInst *Call, in traceAICall() function in BPFAbstractMemberAccess
559 traceAICall(CI, ChildInfo); in traceAICall()
590 traceAICall(CI, ChildInfo); in traceBitCast()
620 traceAICall(CI, ChildInfo); in traceGEP()
647 traceAICall(Call, CInfo); in collectAICallChains()