Searched refs:BankConflictMutation (Results 1 – 3 of 3) sorted by relevance
90 struct BankConflictMutation : public ScheduleDAGMutation { struct
378 void HexagonSubtarget::BankConflictMutation::apply(ScheduleDAGInstrs *DAG) { in apply()517 Mutations.push_back(std::make_unique<BankConflictMutation>()); in getPostRAMutations()
144 addMutation(std::make_unique<HexagonSubtarget::BankConflictMutation>()); in INITIALIZE_PASS_DEPENDENCY()