Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DObjCARC.cpp67 bool Changed = false, CFGChanged = false; in insertAfterInvokes() local
H A DObjCARCContract.cpp67 bool CFGChanged; member in __anon3f46176e0111::ObjCARCContract
749 bool CFGChanged = OCAC.hasCFGChanged(); in run() local
H A DObjCARCOpts.cpp487 bool CFGChanged; member in __anon5b8b86760211::ObjCARCOpt
2482 bool CFGChanged = OCAO.hasCFGChanged(); in run() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1780 bool CFGChanged = false; in run() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp10218 bool Changed = false, CFGChanged = false; in runImpl() local