OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:haveRegionCounts
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/CodeGen/
CodeGenPGO.h
53
bool
haveRegionCounts
() const { return !RegionCounts.empty(); }
108
if (!
haveRegionCounts
())
CodeGenPGO.cpp
721
if (!
haveRegionCounts
())
833
if (!PGO.
haveRegionCounts
())
CGStmt.cpp
[
all
...]
Completed in 188 milliseconds