Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGLoopInfo.h83 bool MustProgress; member
H A DCGLoopInfo.cpp599 const llvm::DebugLoc &EndLoc, bool MustProgress) { in push()
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopInfo.cpp553 MDNode *MustProgress = findOptionMDForLoop(this, "llvm.loop.mustprogress"); in setLoopMustProgress() local