Home
last modified time | relevance | path

Searched defs:isSafeToRemove (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DReachingDefAnalysis.cpp605 bool ReachingDefAnalysis::isSafeToRemove(MachineInstr *MI, in isSafeToRemove() function in ReachingDefAnalysis
613 ReachingDefAnalysis::isSafeToRemove(MachineInstr *MI, InstSet &ToRemove, in isSafeToRemove() function in ReachingDefAnalysis
620 ReachingDefAnalysis::isSafeToRemove(MachineInstr *MI, InstSet &Visited, in isSafeToRemove() function in ReachingDefAnalysis
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstruction.cpp603 bool Instruction::isSafeToRemove() const { in isSafeToRemove() function in Instruction
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DInstruction.cpp749 bool Instruction::isSafeToRemove() const { in isSafeToRemove() function in Instruction