Home
last modified time | relevance | path

Searched defs:setNonNeg (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp396 void Instruction::setNonNeg(bool b) { in setNonNeg() function in Instruction
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DInstruction.cpp1442 void PossiblyNonNegInst::setNonNeg(bool B) { in setNonNeg() function in llvm::sandboxir::PossiblyNonNegInst