Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp671 Value *NextInChain = distributeExtsAndCloneChain(ChainIndex - 1); in distributeExtsAndCloneChain() local
698 Value *NextInChain = removeConstOffset(ChainIndex - 1); in removeConstOffset() local
/external/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp625 Value *NextInChain = distributeExtsAndCloneChain(ChainIndex - 1); in distributeExtsAndCloneChain() local
652 Value *NextInChain = removeConstOffset(ChainIndex - 1); in removeConstOffset() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11448 SDNode *NextInChain = Index->getChain().getNode(); in getStoreMergeAndAliasCandidates() local
14984 SDNode *NextInChain = Index->getChain().getNode(); in findBetterNeighborChains() local