Searched refs:restrictIT (Results 1 – 4 of 4) sorted by relevance
32 bool restrictIT; member in __anonf7b550540111::Thumb2ITBlockPass213 if (!restrictIT) { in InsertITInstructions()277 restrictIT = STI.restrictIT(); in runOnMachineFunction()
450 bool restrictIT() const { return RestrictIT; } in restrictIT() function
408 return this->TM->getSubtarget<ARMSubtarget>(F).restrictIT(); in addPreSched2()
569 if (getSubtarget().restrictIT()) in isPredicable()