Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DTGParser.cpp2000 if (ListRecTy *InListTy = dyn_cast<ListRecTy>(MHSt->getType())) { in ParseOperationForEachFilter() local
2001 InEltType = InListTy->getElementType(); in ParseOperationForEachFilter()