Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1630 PerInstNLInfo &INLD = NonLocalDeps[I]; in removeInstruction() local
1632 INLD.second = true; in removeInstruction()
1634 for (NonLocalDepInfo::iterator DI = INLD.first.begin(), in removeInstruction()
1635 DE = INLD.first.end(); DI != DE; ++DI) { in removeInstruction()
1726 const PerInstNLInfo &INLD = I->second; in verifyRemoved() local
1727 for (NonLocalDepInfo::const_iterator II = INLD.first.begin(), in verifyRemoved()
1728 EE = INLD.first.end(); II != EE; ++II) in verifyRemoved()