Home
last modified time | relevance | path

Searched refs:LLVMLoopMustProgress (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLoopInfo.cpp1108 static const char *LLVMLoopMustProgress = "llvm.loop.mustprogress"; variable
1111 return getBooleanLoopAttribute(L, LLVMLoopMustProgress); in hasMustProgress()