Home
last modified time | relevance | path

Searched defs:NextInChain (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp493 Value *NextInChain = distributeExtsAndCloneChain(ChainIndex - 1); in distributeExtsAndCloneChain() local
515 Value *NextInChain = removeConstOffset(ChainIndex - 1); in removeConstOffset() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp9112 SDNode *NextInChain = Index->getChain().getNode(); in MergeConsecutiveStores() local