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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp122 void Instruction::setHasNoUnsignedWrap(bool b) { function in class:Instruction
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DOperator.h78 void setHasNoUnsignedWrap(bool B) { function in class:llvm::OverflowingBinaryOperator

Completed in 57 milliseconds