Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp716 Value *NextInChain = distributeExtsAndCloneChain(ChainIndex - 1); in distributeExtsAndCloneChain() local
743 Value *NextInChain = removeConstOffset(ChainIndex - 1); in removeConstOffset() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1724 Value *NextInChain; in execute() local