Home
last modified time | relevance | path

Searched defs:NumCandidates (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIndirectCallPromotionAnalysis.cpp86 const Instruction *I, uint64_t &TotalCount, uint32_t &NumCandidates) { in getPromotionCandidatesForInstruction()
H A DModuleSummaryAnalysis.cpp483 uint32_t NumCandidates; in computeFunctionSummary() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp415 uint64_t TotalCount, uint32_t NumCandidates) { in getPromotionCandidatesForCallSite()
634 uint32_t NumCandidates, VTableGUIDCountsMap &VTableGUIDCounts) { in tryToPromoteWithFuncCmp()
714 uint64_t TotalFuncCount, uint32_t NumCandidates, in tryToPromoteWithVTableCmp()
809 uint32_t NumCandidates; in processFunction() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp757 unsigned NumCandidates, SourceLocation OpenParLoc, bool Braced) { in ProcessOverloadCandidates()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h693 unsigned NumCandidates; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp631 unsigned NumCandidates = 0; in run() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp973 unsigned NumCandidates, in ProcessOverloadCandidates()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h1231 unsigned NumCandidates, in ProcessOverloadCandidates()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_ndis.c279 ULONG NumCandidates; member
344 ULONG NumCandidates; member
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1982 unsigned NumCandidates, in ProcessOverloadCandidates()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1017 unsigned NumCandidates = Record.readInt(); in VisitFunctionDecl() local