Searched refs:HintType (Results 1 – 1 of 1) sorted by relevance
138 for (const auto &HintType : HintTypes) { in findPrefetchInfo() local139 if (Name.consume_front(HintType.first)) { in findPrefetchInfo()140 IID = HintType.second; in findPrefetchInfo()