Home
last modified time | relevance | path

Searched defs:NestingDetected (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp1720 bool NestingDetected = false; in VisitInstructionBottomUp() local
1917 bool NestingDetected = false; in VisitBottomUp() local
1976 bool NestingDetected = false; in VisitInstructionTopDown() local
2127 bool NestingDetected = false; in VisitTopDown() local
2835 bool NestingDetected = Visit(F, BBStates, Retains, Releases); in OptimizeSequences() local