Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DIndirectCallPromotionAnalysis.cpp86 getPromotionCandidatesForInstruction(const Instruction * I,uint64_t & TotalCount,uint32_t & NumCandidates) getPromotionCandidatesForInstruction() argument
H A DModuleSummaryAnalysis.cpp481 uint32_t NumCandidates; computeFunctionSummary() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp415 getPromotionCandidatesForCallSite(const CallBase & CB,ArrayRef<InstrProfValueData> ValueDataRef,uint64_t TotalCount,uint32_t NumCandidates) getPromotionCandidatesForCallSite() argument
634 tryToPromoteWithFuncCmp(CallBase & CB,Instruction * VPtr,ArrayRef<PromotionCandidate> Candidates,uint64_t TotalCount,ArrayRef<InstrProfValueData> ICallProfDataRef,uint32_t NumCandidates,VTableGUIDCountsMap & VTableGUIDCounts) tryToPromoteWithFuncCmp() argument
714 tryToPromoteWithVTableCmp(CallBase & CB,Instruction * VPtr,ArrayRef<PromotionCandidate> Candidates,uint64_t TotalFuncCount,uint32_t NumCandidates,MutableArrayRef<InstrProfValueData> ICallProfDataRef,VTableGUIDCountsMap & VTableGUIDCounts) tryToPromoteWithVTableCmp() argument
809 uint32_t NumCandidates; processFunction() local
[all...]
/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp757 ProcessOverloadCandidates(Sema & SemaRef,unsigned CurrentArg,OverloadCandidate * Candidates,unsigned NumCandidates,SourceLocation OpenParLoc,bool Braced) ProcessOverloadCandidates() argument
/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h693 unsigned NumCandidates; global() variable
/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp631 unsigned NumCandidates = 0; run() local
/llvm-project/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp660 unsigned NumCandidates, in ProcessOverloadCandidates()
/llvm-project/clang-tools-extra/clangd/
H A DCodeComplete.cpp1050 ProcessOverloadCandidates(Sema & S,unsigned CurrentArg,OverloadCandidate * Candidates,unsigned NumCandidates,SourceLocation OpenParLoc,bool Braced) ProcessOverloadCandidates() argument
1299 ProcessOverloadCandidates(Sema & S,unsigned CurrentArg,OverloadCandidate * Candidates,unsigned NumCandidates,SourceLocation OpenParLoc,bool Braced) ProcessOverloadCandidates() argument
/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h1231 ProcessOverloadCandidates(Sema & S,unsigned CurrentArg,OverloadCandidate * Candidates,unsigned NumCandidates,SourceLocation OpenParLoc,bool Braced) ProcessOverloadCandidates() argument
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp973 ProcessOverloadCandidates(Sema & S,unsigned CurrentArg,OverloadCandidate * Candidates,unsigned NumCandidates,SourceLocation OpenParLoc,bool Braced) ProcessOverloadCandidates() argument
/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1982 ProcessOverloadCandidates(Sema & S,unsigned CurrentArg,OverloadCandidate * Candidates,unsigned NumCandidates,SourceLocation OpenParLoc,bool Braced) ProcessOverloadCandidates() argument
/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1023 unsigned NumCandidates = Record.readInt(); VisitFunctionDecl() local