Searched defs:isSafeToRemove (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/ | ||
| D | ReachingDefAnalysis.cpp | 600 bool ReachingDefAnalysis::isSafeToRemove(MachineInstr *MI, in isSafeToRemove() function in ReachingDefAnalysis |
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/ | ||
| D | Instruction.cpp | 687 bool Instruction::isSafeToRemove() const { in isSafeToRemove() function in Instruction |