Home
last modified time | relevance | path

Searched defs:PGOAnalyses (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/unittests/Object/
H A DELFObjectFileTest.cpp872 std::vector<PGOAnalysisMap> PGOAnalyses; in TEST() local
1227 std::vector<PGOAnalysisMap> PGOAnalyses; in TEST() local
1267 std::vector<PGOAnalysisMap> PGOAnalyses; TEST() local
[all...]
/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp881 readBBAddrMapImpl(const ELFFile<ELFT> & EF,std::optional<unsigned> TextSectionIndex,std::vector<PGOAnalysisMap> * PGOAnalyses) readBBAddrMapImpl() argument
[all...]
H A DELF.cpp737 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...]
/llvm-project/llvm/tools/obj2yaml/
H A Delf2yaml.cpp893 std::vector<ELFYAML::PGOAnalysisMapEntry> PGOAnalyses; dumpBBAddrMapSection() local
/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp1450 const std::vector<ELFYAML::PGOAnalysisMapEntry> *PGOAnalyses = nullptr; writeSectionContent() local
[all...]
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h345 std::optional<std::vector<PGOAnalysisMapEntry>> PGOAnalyses; member
/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1838 std::vector<PGOAnalysisMap> PGOAnalyses; disassembleObject() local
/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp7784 std::vector<PGOAnalysisMap> PGOAnalyses; printBBAddrMaps() local