HomeSort by relevance Sort by last modified time
    Searched refs:OldCost (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp 528 unsigned OldCost = ConstantMaterializationCost(MulConstVal);
530 return NewCost < OldCost;
    [all...]

Completed in 463 milliseconds