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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineAddSub.cpp     [all...]
InstCombineCompares.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
IndVarSimplify.cpp 404 Value *NewAdd =
407 NewPHI->addIncoming(NewAdd, PN->getIncomingBlock(BackEdge));
409 ICmpInst *NewCompare = new ICmpInst(TheBr, NewPred, NewAdd,
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]

Completed in 235 milliseconds