Home
last modified time | relevance | path

Searched refs:getChainID (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp712 static ChainID getChainID(const Value *Ptr, const DataLayout &DL) { in getChainID() function
780 const ChainID ID = getChainID(Ptr, DL); in collectInstructions()
826 const ChainID ID = getChainID(Ptr, DL); in collectInstructions()