Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1398 struct InstrListElem : ilist_node<InstrListElem>, in gatherChains() struct
1400 explicit InstrListElem(Instruction *I) in gatherChains() argument