Searched defs:PGOAnalyses (Results 1 – 5 of 5) sorted by relevance
789 readBBAddrMapImpl(const ELFFile<ELFT> & EF,std::optional<unsigned> TextSectionIndex,std::vector<PGOAnalysisMap> * PGOAnalyses) readBBAddrMapImpl() argument [all...]
677 decodeBBAddrMapImpl(const ELFFile<ELFT> & EF,const typename ELFFile<ELFT>::Elf_Shdr & Sec,const typename ELFFile<ELFT>::Elf_Shdr * RelaSec,std::vector<PGOAnalysisMap> * PGOAnalyses) decodeBBAddrMapImpl() argument [all...]
1402 const std::vector<ELFYAML::PGOAnalysisMapEntry> *PGOAnalyses = nullptr; writeSectionContent() local [all...]
333 std::optional<std::vector<PGOAnalysisMapEntry>> PGOAnalyses; global() member
1702 std::vector<PGOAnalysisMap> PGOAnalyses; disassembleObject() local