Searched refs:setNotConvergent (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h590 void setNotConvergent() { function in class:llvm::Function
H A DInstrTypes.h2009 void setNotConvergent() { removeFnAttr(Attribute::Convergent); } function in class:llvm::CmpInst
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1578 F.setNotConvergent();
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3629 Call.setNotConvergent();

Completed in 255 milliseconds