Searched refs:LLVMLoopMustProgress (Results 1 – 1 of 1) sorted by relevance
1156 static const char *LLVMLoopMustProgress = "llvm.loop.mustprogress"; variable1159 return getBooleanLoopAttribute(L, LLVMLoopMustProgress); in hasMustProgress()