Searched refs:isLateResultInstr (Results 1 – 2 of 2) sorted by relevance
317 bool isLateResultInstr(const MachineInstr *MI) const;
2216 bool isLate = isLateResultInstr(LRMI); in isLateInstrFeedsEarlyInstr()2233 bool HexagonInstrInfo::isLateResultInstr(const MachineInstr *MI) const { in isLateResultInstr() function in HexagonInstrInfo