Searched refs:haveRegionCounts (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DCodeGenPGO.h54 bool haveRegionCounts() const { return RegionCounts != nullptr; } function in class:clang::CodeGen::CodeGenPGO
139 if (!haveRegionCounts())
H A DCodeGenPGO.cpp879 if (!haveRegionCounts())
1000 if (!haveRegionCounts())
H A DCGStmt.cpp1526 if (PGO.haveRegionCounts()) {

Completed in 2546 milliseconds