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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineAddSub.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp 340 const SCEV *NewMul = SE.getMulExpr(Ops);
344 DoInitialMatch(NewMul, L, MyGood, MyBad, SE);
346 SE.getEffectiveSCEVType(NewMul->getType())));
    [all...]

Completed in 1265 milliseconds