Home
last modified time | relevance | path

Searched refs:cgpe (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
DDriver.cpp913 const Elf_CGProfile_Impl<ELFT> &cgpe = cgProfile[i]; in readCallGraphsFromObjectFiles() local
924 config->callGraphProfile[{from, to}] += cgpe.cgp_weight; in readCallGraphsFromObjectFiles()