Searched refs:FillMFMAShadowMutation (Results 1 – 1 of 1) sorted by relevance
843 struct FillMFMAShadowMutation : ScheduleDAGMutation { struct848 FillMFMAShadowMutation(const SIInstrInfo *tii) : TII(tii) {} in FillMFMAShadowMutation() function944 Mutations.push_back(std::make_unique<FillMFMAShadowMutation>(&InstrInfo)); in getPostRAMutations()949 return EnablePowerSched ? std::make_unique<FillMFMAShadowMutation>(&InstrInfo) in createFillMFMAShadowMutation()