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

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

Completed in 74 milliseconds