Searched refs:MFProps (Results 1 – 1 of 1) sorted by relevance
46 MachineFunctionProperties &MFProps = MF.getProperties(); in runOnFunction() local49 if (!MFProps.verifyRequiredProperties(RequiredProperties)) { in runOnFunction()55 MFProps.print(errs()); in runOnFunction()97 MFProps.set(SetProperties); in runOnFunction()98 MFProps.reset(ClearedProperties); in runOnFunction()