Searched refs:CallMutation (Results 1 – 3 of 3) sorted by relevance
74 struct CallMutation : public ScheduleDAGMutation { struct
181 bool HexagonSubtarget::CallMutation::shouldTFRICallBind( in shouldTFRICallBind()193 void HexagonSubtarget::CallMutation::apply(ScheduleDAGInstrs *DAGInstrs) { in apply()
113 DAG->addMutation(make_unique<HexagonSubtarget::CallMutation>()); in createVLIWMachineSched()