Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGLoopInfo.h80 bool MustProgress; member
DCGLoopInfo.cpp578 const llvm::DebugLoc &EndLoc, bool MustProgress) { in push()
/external/llvm-project/llvm/lib/Analysis/
DLoopInfo.cpp546 MDNode *MustProgress = findOptionMDForLoop(this, "llvm.loop.mustprogress"); in setLoopMustProgress() local