Searched refs:ReversePtrDepIt (Results 1 – 1 of 1) sorted by relevance
1658 ReverseNonLocalPtrDepTy::iterator ReversePtrDepIt = in removeInstruction() local1660 if (ReversePtrDepIt != ReverseNonLocalPtrDeps.end()) { in removeInstruction()1663 for (ValueIsLoadPair P : ReversePtrDepIt->second) { in removeInstruction()1689 ReverseNonLocalPtrDeps.erase(ReversePtrDepIt); in removeInstruction()