Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp222 ChainT *CurChain{nullptr}; global() member
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp617 auto &CurChain = Ret.back(); in splitChainByContiguity() local