Searched refs:UseInstructionScheduling (Results 1 – 2 of 2) sorted by relevance
90 if (UseInstructionScheduling()) { in SelectInstructions()121 if (UseInstructionScheduling()) { in StartBlock()131 if (UseInstructionScheduling()) { in EndBlock()140 if (UseInstructionScheduling()) { in AddTerminator()149 if (UseInstructionScheduling()) { in AddInstruction()
484 bool UseInstructionScheduling() const { in UseInstructionScheduling() function