Searched refs:restrictIT (Results 1 – 4 of 4) sorted by relevance
47 bool restrictIT; member in __anonbf2d7b710111::Thumb2ITBlock231 if (!restrictIT) { in InsertITInstructions()293 restrictIT = STI.restrictIT(); in runOnMachineFunction()
528 this->TM->getSubtarget<ARMSubtarget>(F).restrictIT(); in addPreSched2()
845 bool restrictIT() const { return RestrictIT; } in restrictIT() function
724 if (getSubtarget().restrictIT()) in isPredicable()2182 unsigned MaxInsts = Subtarget.restrictIT() ? 1 : 4; in extraSizeToPredicateInstructions()