Home
last modified time | relevance | path

Searched defs:CGPE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp801 for (const MCObjectWriter::CGProfileEntry &CGPE : CGProfile) { in writeObject() local
H A DWinCOFFObjectWriter.cpp1092 for (const auto &CGPE : OWriter.getCGProfile()) { in writeObject() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp7745 const Elf_CGProfile &CGPE = (*CGProfileOrErr)[I]; in printCGProfile() local