Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp7835 for (const PGOAnalysisMap::PGOBBEntry &PBBE : PAM.BBEntries) { in printBBAddrMaps() local
7843 PBBE.BlockFreq); in printBBAddrMaps()
7846 W.printNumber("Frequency", PBBE.BlockFreq.getFrequency()); in printBBAddrMaps()
7852 for (const auto &Succ : PBBE.Successors) { in printBBAddrMaps()