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