Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/ObjCARC/
DPtrState.cpp173 bool NestingDetected = false; in InitBottomUp() local
297 bool NestingDetected = false; in InitTopDown() local
DObjCARCOpts.cpp1103 bool NestingDetected = false; in VisitInstructionBottomUp() local
1198 bool NestingDetected = false; in VisitBottomUp() local
1254 bool NestingDetected = false; in VisitInstructionTopDown() local
1325 bool NestingDetected = false; in VisitTopDown() local
1979 bool NestingDetected = Visit(F, BBStates, Retains, Releases); in OptimizeSequences() local