Searched defs:isSafeToRemove (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ | ||
H A D | ReachingDefAnalysis.cpp | 600 bool ReachingDefAnalysis::isSafeToRemove(MachineInstr *MI, in isSafeToRemove() function in ReachingDefAnalysis |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ | ||
H A D | Instruction.cpp | 662 bool Instruction::isSafeToRemove() const { in isSafeToRemove() function in Instruction |