Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7782 MapValuesArrayTy CurCounts = {llvm::ConstantInt::get(CGF.CGM.Int64Ty, 1)}; local
7867 CurCounts.push_back(llvm::ConstantInt::get(CGF.Int64Ty, /*V=*/1));
7922 CurCounts.push_back(Count);
7947 CombinedInfo.NonContigInfo.Counts.push_back(CurCounts);