Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp580 Value *NextInChain = distributeExtsAndCloneChain(ChainIndex - 1); in distributeExtsAndCloneChain() local
602 Value *NextInChain = removeConstOffset(ChainIndex - 1); in removeConstOffset() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9793 SDNode *NextInChain = Index->getChain().getNode(); in MergeConsecutiveStores() local