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