Searched refs:PGOBBEntryIndex (Results 1 – 1 of 1) sorted by relevance
193 std::string constructPGOLabelString(size_t PGOBBEntryIndex, in constructPGOLabelString() argument201 if (PGOMap.FeatEnable.FuncEntryCount && PGOBBEntryIndex == 0) { in constructPGOLabelString()210 assert(PGOBBEntryIndex < PGOMap.BBEntries.size() && in constructPGOLabelString()213 PGOMap.BBEntries[PGOBBEntryIndex]; in constructPGOLabelString()