Searched refs:GEPsToHandle (Results 1 – 1 of 1) sorted by relevance
143 std::vector<llvm::GetElementPtrInst *> GEPsToHandle; in runOnFunction() local149 GEPsToHandle.push_back(GEP); in runOnFunction()155 for (auto *GEP: GEPsToHandle) { in runOnFunction()