HomeSort by relevance Sort by last modified time
    Searched refs:haveRegionCounts (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/CodeGen/
CodeGenPGO.h 54 bool haveRegionCounts() const { return RegionCounts != nullptr; }
139 if (!haveRegionCounts())
CodeGenPGO.cpp 879 if (!haveRegionCounts())
    [all...]
CGStmt.cpp     [all...]

Completed in 44 milliseconds