Searched defs:setNonNeg (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/IR/ | ||
| H A D | Instruction.cpp | 396 void Instruction::setNonNeg(bool b) { in setNonNeg() function in Instruction |
| /freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ | ||
| H A D | Instruction.cpp | 1442 void PossiblyNonNegInst::setNonNeg(bool B) { in setNonNeg() function in llvm::sandboxir::PossiblyNonNegInst |