Searched refs:CallMutation (Results 1 – 3 of 3) sorted by relevance
250 bool HexagonSubtarget::CallMutation::shouldTFRICallBind( in shouldTFRICallBind()262 void HexagonSubtarget::CallMutation::apply(ScheduleDAGInstrs *DAGInstrs) { in apply()
79 struct CallMutation : public ScheduleDAGMutation { struct
127 DAG->addMutation(std::make_unique<HexagonSubtarget::CallMutation>()); in createVLIWMachineSched()