Searched refs:isLateResultInstr (Results 1 – 2 of 2) sorted by relevance
371 bool isLateResultInstr(const MachineInstr &MI) const;
2315 bool isLate = isLateResultInstr(LRMI); in isLateInstrFeedsEarlyInstr()2331 bool HexagonInstrInfo::isLateResultInstr(const MachineInstr &MI) const { in isLateResultInstr() function in HexagonInstrInfo