Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DPtrState.cpp182 bool NestingDetected = false; in InitBottomUp() local
325 bool NestingDetected = false; in InitTopDown() local
H A DObjCARCOpts.cpp1329 bool NestingDetected = false; in VisitInstructionBottomUp() local
1400 bool NestingDetected = false; in VisitBottomUp() local
1496 bool NestingDetected = false; in VisitInstructionTopDown() local
1584 bool NestingDetected = false; in VisitTopDown() local
2258 bool NestingDetected = Visit(F, BBStates, Retains, Releases); in OptimizeSequences() local