Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp702 Value *NextInChain = distributeExtsAndCloneChain(ChainIndex - 1); in distributeExtsAndCloneChain() local
729 Value *NextInChain = removeConstOffset(ChainIndex - 1); in removeConstOffset() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9616 Value *NextInChain; in execute() local