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

  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp 529 unsigned NewCost = ConstantMaterializationCost(NewMulConstVal);
530 return NewCost < OldCost;
    [all...]

Completed in 226 milliseconds