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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp169 bool transformGEPChain(Module &M, CallInst *Call, CallInfo &CInfo);
846 bool BPFAbstractMemberAccess::transformGEPChain(Module &M, CallInst *Call, function in class:BPFAbstractMemberAccess
926 Transformed = transformGEPChain(M, C.first, C.second) || Transformed;

Completed in 168 milliseconds