Searched defs:isSafeToRemove (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/ | ||
| D | ReachingDefAnalysis.cpp | 605 bool ReachingDefAnalysis::isSafeToRemove(MachineInstr *MI, in isSafeToRemove() function in ReachingDefAnalysis |
| /openbsd/src/gnu/llvm/llvm/lib/IR/ | ||
| D | Instruction.cpp | 749 bool Instruction::isSafeToRemove() const { in isSafeToRemove() function in Instruction |