Searched defs:CGProfile (Results 1 – 4 of 4) sorted by relevance
48 SmallVector<CGProfileEntry, 0> CGProfile; variable
79 using CGProfile = Elf_CGProfile_Impl<ELFType<E, Is64>>; member
470 MCSection *CGProfile = getAssembler().getContext().getELFSection( in finalizeCGProfile() local
100 static bool CGProfile; variable