Searched defs:removeDeadCode (Results 1 – 3 of 3) sorted by relevance
1241 void HexagonCommonGEP::removeDeadCode() { in removeDeadCode() function in HexagonCommonGEP
1424 bool HexagonGenInsert::removeDeadCode(MachineDomTreeNode *N) { in removeDeadCode() function in HexagonGenInsert
352 void FastISel::removeDeadCode(MachineBasicBlock::iterator I, in removeDeadCode() function in FastISel