Searched refs:UseInstructionScheduling (Results 1 – 2 of 2) sorted by relevance
121 if (UseInstructionScheduling()) { in SelectInstructions()152 if (UseInstructionScheduling()) { in StartBlock()161 if (UseInstructionScheduling()) { in EndBlock()170 if (UseInstructionScheduling()) { in AddTerminator()179 if (UseInstructionScheduling()) { in AddInstruction()
479 bool UseInstructionScheduling() const { in UseInstructionScheduling() function