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

  /external/clang/lib/CodeGen/
CodeGenPGO.h 138 uint64_t getRegionCount(unsigned Counter) {
158 : PGO(&PGO), Counter(CounterIndex), Count(PGO.getRegionCount(Counter)),
164 Count(PGO.getRegionCount(Counter)),
CodeGenPGO.cpp 883 uint64_t FunctionCount = getRegionCount(0);
    [all...]

Completed in 87 milliseconds