Home
last modified time | relevance | path

Searched refs:ReversePtrDepIt (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDMemoryDependenceAnalysis.cpp1653 ReverseNonLocalPtrDepTy::iterator ReversePtrDepIt = in removeInstruction() local
1655 if (ReversePtrDepIt != ReverseNonLocalPtrDeps.end()) { in removeInstruction()
1659 for (ValueIsLoadPair P : ReversePtrDepIt->second) { in removeInstruction()
1685 ReverseNonLocalPtrDeps.erase(ReversePtrDepIt); in removeInstruction()