Searched defs:InstrListElem (Results 1 – 1 of 1) sorted by relevance
1398 struct InstrListElem : ilist_node<InstrListElem>, in gatherChains() struct1400 explicit InstrListElem(Instruction *I) in gatherChains() argument