Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp1212 const bool SuccSRRIKnownSafe, in CheckForUseCFGHazard()
1249 const bool SuccSRRIKnownSafe, in CheckForCanReleaseCFGHazard()
1322 const bool SuccSRRIKnownSafe = SuccS.IsKnownSafe(); in CheckForCFGHazards() local