Searched defs:ListType (Results 1 – 2 of 2) sorted by relevance
1656 const RecTy *ListType = InitListBack->getType(); in ParseOperation() local2161 const auto *ListType = dyn_cast<ListRecTy>(List->getType()); in ParseOperation() local2845 const auto *ListType = dyn_cast<ListRecTy>(ItemType); in ParseSimpleValue() local
383 using ListType = std::vector<unsigned>; typedef in __anon7f002ed80311::OrderedRegisterList