Searched refs:FillMFMAShadowMutation (Results 1 – 1 of 1) sorted by relevance
804 struct FillMFMAShadowMutation : ScheduleDAGMutation { struct809 FillMFMAShadowMutation(const SIInstrInfo *tii) : TII(tii) {} in FillMFMAShadowMutation() function931 Mutations.push_back(std::make_unique<FillMFMAShadowMutation>(&InstrInfo)); in getPostRAMutations()