Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp2437 if (ListRecTy *InListTy = dyn_cast<ListRecTy>(MHSt->getType())) { in ParseOperationForEachFilter() local
2438 InEltType = InListTy->getElementType(); in ParseOperationForEachFilter()