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.cpp718 Value *NextInChain = distributeExtsAndCloneChain(ChainIndex - 1); in distributeExtsAndCloneChain() local
745 Value *NextInChain = removeConstOffset(ChainIndex - 1); in removeConstOffset() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp2511 Value *NextInChain; in execute() local