Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/TableGen/
DRecord.cpp1060 DagRecTy *DagType = dynamic_cast<DagRecTy*>(Type); in ForeachHelper() local
1075 if ((MHSd && DagType) || (MHSl && ListType)) { in ForeachHelper()