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