Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/ObjCARC/
H A DPtrState.cpp182 bool NestingDetected = false; in InitBottomUp() local
325 bool NestingDetected = false; in InitTopDown() local
H A DObjCARCOpts.cpp1325 bool NestingDetected = false; in VisitInstructionBottomUp() local
1396 bool NestingDetected = false; in VisitBottomUp() local
1492 bool NestingDetected = false; in VisitInstructionTopDown() local
1580 bool NestingDetected = false; in VisitTopDown() local
2248 bool NestingDetected = Visit(F, BBStates, Retains, Releases); in OptimizeSequences() local