HomeSort by: relevance | last modified time | path
    Searched refs:getCurrentRegionCount (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenPGO.h 53 uint64_t getCurrentRegionCount() const { return CurrentRegionCount; }
CodeGenFunction.h 1509 return PGO.getCurrentRegionCount();

Completed in 46 milliseconds