Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp533 DenseMap<Instruction *, APInt /*OffsetFromLeader*/> ChainOffsets; splitChainByMayAliasInstrs() local
991 isSafeToMove(Instruction * ChainElem,Instruction * ChainBegin,const DenseMap<Instruction *,APInt> & ChainOffsets) isSafeToMove() argument