Home
last modified time | relevance | path

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

/external/clang/lib/Index/
DIndexDecl.cpp422 bool ShouldContinue = Visitor.Visit(D); in indexDecl() local
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp947 bool &ShouldContinue) { in CheckForUseCFGHazard()
1063 bool ShouldContinue = false; in CheckForCFGHazards() local
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp728 bool ShouldContinue; in vectorizePairs() local
1263 bool ShouldContinue = false, IAfterStart = false; in getCandidatePairs() local
/external/llvm/lib/CodeGen/
DAtomicExpandPass.cpp834 Value *ShouldContinue = Builder.CreateICmpNE(Loaded_MaskOut, OldVal_MaskOut); in expandPartwordCmpXchg() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DGVN.cpp2137 bool ShouldContinue = true; in runOnFunction() local
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp2199 bool ShouldContinue = true; in runImpl() local