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 308 const SCEV *NewMul = SE.getMulExpr(Ops);
312 DoInitialMatch(NewMul, L, MyGood, MyBad, SE);
314 SE.getEffectiveSCEVType(NewMul->getType())));
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 1479 milliseconds