Searched refs:MFProps (Results 1 – 1 of 1) sorted by relevance
48 MachineFunctionProperties &MFProps = MF.getProperties(); in runOnFunction() local51 if (!MFProps.verifyRequiredProperties(RequiredProperties)) { in runOnFunction()57 MFProps.print(errs()); in runOnFunction()116 MFProps.set(SetProperties); in runOnFunction()117 MFProps.reset(ClearedProperties); in runOnFunction()