Searched refs:isEarlySourceInstr (Results 1 – 2 of 2) sorted by relevance
366 bool isEarlySourceInstr(const MachineInstr &MI) const;
2104 bool HexagonInstrInfo::isEarlySourceInstr(const MachineInstr &MI) const { in isEarlySourceInstr() function in HexagonInstrInfo2271 bool isEarly = isEarlySourceInstr(ESMI); in isLateInstrFeedsEarlyInstr()