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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineAddSub.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp 323 const SCEV *NewMul = SE.getMulExpr(Ops);
327 DoInitialMatch(NewMul, L, MyGood, MyBad, SE);
329 SE.getEffectiveSCEVType(NewMul->getType())));
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 68 milliseconds