Searched defs:setCurrentRegionCount (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenPGO.h61 void setCurrentRegionCount(uint64_t Count) { CurrentRegionCount = Count; } function in class:clang::CodeGen::CodeGenPGO

Completed in 113 milliseconds