Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp392 void Instruction::setIsExact(bool b) { in setIsExact() function in Instruction
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DInstruction.cpp203 void Instruction::setIsExact(bool B) { in setIsExact() function in llvm::sandboxir::Instruction