Home
last modified time | relevance | path

Searched refs:removeIfDead (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp227 void removeIfDead(MachineInstr *MI);
1087 void HexagonHardwareLoops::removeIfDead(MachineInstr *MI) { in removeIfDead() function in HexagonHardwareLoops
1304 removeIfDead(OldInsts[i]); in convertToHardwareLoop()