Home | History | Annotate | Download | only in CodeGen

Lines Matching full:reduce

169 /// past the instruction that would kill the above mentioned register to reduce
256 if (NumVisited > 30) // FIXME: Arbitrary limit to reduce compile time cost.
832 if (NumVisited > 10) // FIXME: Arbitrary limit to reduce compile time cost.
1013 if (NumVisited > 10) // FIXME: Arbitrary limit to reduce compile time cost.
1474 /// runOnMachineFunction - Reduce two-address instructions to two operands.