Searched refs:transformGEPChain (Results 1 – 1 of 1) sorted by relevance
186 bool transformGEPChain(CallInst *Call, CallInfo &CInfo);1056 bool BPFAbstractMemberAccess::transformGEPChain(CallInst *Call, in transformGEPChain() function in BPFAbstractMemberAccess1198 Transformed = transformGEPChain(C.first, C.second) || Transformed; in doTransformation()