Searched refs:GEPVector (Results 1 – 1 of 1) sorted by relevance
662 auto &GEPVector = VecI->second; in removeAllAssertingVHReferences() local664 llvm::find_if(GEPVector, [=](auto &Elt) { return Elt.first == GEP; }); in removeAllAssertingVHReferences()665 if (I == GEPVector.end()) in removeAllAssertingVHReferences()668 GEPVector.erase(I); in removeAllAssertingVHReferences()669 if (GEPVector.empty()) in removeAllAssertingVHReferences()