Searched defs:CandidateSize (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | IndirectCallPromotion.cpp | 846 const size_t CandidateSize = Candidates.size(); isProfitableToCompareVTables() local |
/llvm-project/llvm/lib/Option/ | ||
H A D | OptTable.cpp | 310 size_t CandidateSize = CandidatePrefix.size() + CandidateName.size(), internalFindNearest() local |