Searched refs:restrictIT (Results 1 – 4 of 4) sorted by relevance
32 bool restrictIT; member in __anon34e3f2470111::Thumb2ITBlockPass218 if (!restrictIT) { in InsertITInstructions()282 restrictIT = STI.restrictIT(); in runOnMachineFunction()
575 bool restrictIT() const { return RestrictIT; } in restrictIT() function
432 return this->TM->getSubtarget<ARMSubtarget>(F).restrictIT(); in addPreSched2()
585 if (getSubtarget().restrictIT()) in isPredicable()