Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp791 for (const MCAssembler::CGProfileEntry &CGPE : Asm.CGProfile) { writeObject() local
H A DWinCOFFObjectWriter.cpp1115 for (const MCAssembler::CGProfileEntry &CGPE : Asm.CGProfile) { writeObject() local
/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp7745 const Elf_CGProfile &CGPE = (*CGProfileOrErr)[I]; printCGProfile() local