Searched defs:MF_ (Results 1 – 2 of 2) sorted by relevance
44 MFPropsModifier(PassT &P_, MachineFunction &MF_) : P(P_), MF(MF_) { in MFPropsModifier()
98 ExpandPseudo::ExpandPseudo(MachineFunction &MF_) in ExpandPseudo()