Home
last modified time | relevance | path

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

/freebsd-src/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.cpp1327 bool NestingDetected = false; VisitInstructionBottomUp() local
1398 bool NestingDetected = false; VisitBottomUp() local
1494 bool NestingDetected = false; VisitInstructionTopDown() local
1582 bool NestingDetected = false; VisitTopDown() local
2250 bool NestingDetected = Visit(F, BBStates, Retains, Releases); OptimizeSequences() local
[all...]