Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp800 using RSListType = std::vector<RSRecord>; in findRecordInsertForms() typedef
804 using LRSMapType = DenseMap<unsigned, RSListType>; in findRecordInsertForms()
855 const RSListType &LL = I.second; in findRecordInsertForms()
885 RSListType &LL = F->second; in findRecordInsertForms()