Searched defs:removeDeadCode (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonCommonGEP.cpp | 1227 void HexagonCommonGEP::removeDeadCode() { removeDeadCode() function in HexagonCommonGEP |
H A D | HexagonGenInsert.cpp | 1435 bool HexagonGenInsert::removeDeadCode(MachineDomTreeNode *N) { in removeDeadCode() function in HexagonGenInsert |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | FastISel.cpp | 410 void FastISel::removeDeadCode(MachineBasicBlock::iterator I, removeDeadCode() function in FastISel |