Home
last modified time | relevance | path

Searched defs:CurrentCount (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp331 unsigned Count = MBB.size(), CurrentCount = Count; in runOnMachineFunction() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1281 uint64_t CurrentCount = getCurrentProfileCount(); EmitBlockWithFallThrough() local
1975 uint64_t CurrentCount = std::max(getCurrentProfileCount(), TrueCount); EmitBranchOnBoolExpr() local
H A DCodeGenPGO.cpp499 uint64_t CurrentCount; global() member
[all...]