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