Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTrigramIndex.cpp88 std::vector<unsigned> CurCounts(Counts.size()); in isDefinitelyOut() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp8039 MapValuesArrayTy CurCounts = {llvm::ConstantInt::get(CGF.CGM.Int64Ty, 1)}; in generateInfoForComponentList() local