Searched defs:CurrentCount (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | PostRASchedulerList.cpp | 331 Scheduler.Observe(MI, CurrentCount); in runOnMachineFunction() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenFunction.cpp | 1330 uint64_t CurrentCount = getCurrentProfileCount(); EmitBlockWithFallThrough() local |
H A D | CodeGenPGO.cpp | 590 uint64_t CurrentCount; global() member |