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()110 MFProps.set(SetProperties); in runOnFunction()111 MFProps.reset(ClearedProperties); in runOnFunction()