Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp1713 bool NestingDetected = false; in VisitInstructionBottomUp() local
1910 bool NestingDetected = false; in VisitBottomUp() local
1969 bool NestingDetected = false; in VisitInstructionTopDown() local
2120 bool NestingDetected = false; in VisitTopDown() local
2802 bool NestingDetected = Visit(F, BBStates, Retains, Releases); in OptimizeSequences() local