Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.h86 bool MustProgress; member
H A DCGLoopInfo.cpp609 const llvm::DebugLoc &EndLoc, bool MustProgress) { in push()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp552 MDNode *MustProgress = findOptionMDForLoop(this, "llvm.loop.mustprogress"); in setLoopMustProgress() local