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

  /external/clang/lib/CodeGen/
CodeGenPGO.h 65 void setCurrentRegionCount(uint64_t Count) { CurrentRegionCount = Count; }
82 setCurrentRegionCount(*Count);
CodeGenFunction.h     [all...]

Completed in 182 milliseconds