Searched refs:traceGEP (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFAbstractMemberAccess.cpp | 167 void traceGEP(GetElementPtrInst *GEP, CallInst *Parent, 565 traceGEP(GI, Call, ParentInfo); in traceAICall() 596 traceGEP(GI, Parent, ParentInfo); in traceBitCast() 605 void BPFAbstractMemberAccess::traceGEP(GetElementPtrInst *GEP, CallInst *Parent, in traceGEP() function in BPFAbstractMemberAccess 626 traceGEP(GI, Parent, ParentInfo); in traceGEP()
|