Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Profile/
H A DDataReader.cpp1302 const std::vector<typename MapTy::mapped_type *> &CommonData = in fetchMapEntriesRegex() local
1304 AllData.insert(AllData.end(), CommonData.begin(), CommonData.end()); in fetchMapEntriesRegex()