Searched defs:setMustProgress (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGLoopInfo.h286 void setMustProgress(bool P) { StagedAttrs.MustProgress = P; } function in class:clang::CodeGen::LoopInfoStack
/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DFunction.h599 void setMustProgress() { addFnAttr(Attribute::MustProgress); } function in class:llvm::Function

Completed in 186 milliseconds