Searched defs:PGOBBEntries (Results 1 – 4 of 4) sorted by relevance
886 std::vector<PGOAnalysisMap::PGOBBEntry> PGOBBEntries; decodeBBAddrMapImpl() local
954 auto &PGOBBEntries = PGOAnalysis.PGOBBEntries.emplace(); dumpBBAddrMapSection() local
1524 const auto &PGOBBEntries = PGOEntry.PGOBBEntries.value(); writeSectionContent() local
195 std::optional<std::vector<PGOBBEntry>> PGOBBEntries; member