Searched refs:MFPropsModifier (Results 1 – 4 of 4) sorted by relevance
42 template <typename PassT> class MFPropsModifier {44 MFPropsModifier(PassT &P_, MachineFunction &MF_) : P(P_), MF(MF_) { in MFPropsModifier() function66 ~MFPropsModifier() { in ~MFPropsModifier()104 MFPropsModifier(PassT &P, MachineFunction &MF) -> MFPropsModifier<PassT>;
1813 MFPropsModifier _(*this, MF); in run()
242 MFPropsModifier _(*this, MF); in run()
401 MFPropsModifier _(*this, MF); in run()