Home
last modified time | relevance | path

Searched refs:setCurrentRegionCount (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenPGO.h58 void setCurrentRegionCount(uint64_t Count) { CurrentRegionCount = Count; } in setCurrentRegionCount() function
75 setCurrentRegionCount(*Count); in setCurrentStmt()
H A DCodeGenFunction.h1542 PGO.setCurrentRegionCount(Count);