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