Searched refs:collectAICallChains (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp151 void collectAICallChains(Module &M, Function &F);
499 void BPFAbstractMemberAccess::collectAICallChains(Module &M, Function &F) { function in class:BPFAbstractMemberAccess
923 collectAICallChains(M, F);

Completed in 116 milliseconds