Searched refs:OutListTy (Results 1 – 1 of 1) sorted by relevance
1247 if (ListRecTy *OutListTy = dyn_cast<ListRecTy>(ItemType)) { in ParseOperation() local1248 OutEltType = OutListTy->getElementType(); in ParseOperation()