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