Searched refs:restrictIT (Results 1 – 4 of 4) sorted by relevance
31 bool restrictIT; member in __anon8832d5bf0111::Thumb2ITBlockPass199 if (!restrictIT) { in InsertITInstructions()259 restrictIT = TM.getSubtarget<ARMSubtarget>().restrictIT(); in runOnMachineFunction()
334 bool restrictIT() const { return RestrictIT; } in restrictIT() function
201 if (getARMSubtarget().restrictIT() && in addPreSched2()
528 if (getSubtarget().restrictIT()) in isPredicable()