Searched refs:DefGeneratorCandidates (Results 1 – 1 of 1) sorted by relevance
519 DefGeneratorCandidates = this->LookupSet; in InProgressLookupState()532 SymbolLookupSet DefGeneratorCandidates; member in llvm::orc::InProgressLookupState2340 << IPLS->DefGeneratorCandidates << "\n" in OL_applyQueryPhase1()2381 IPLS->DefGeneratorCandidates.append(std::move(Tmp)); in OL_applyQueryPhase1()2406 JD, JDLookupFlags, IPLS->DefGeneratorCandidates, in OL_applyQueryPhase1()2410 dbgs() << " Remaining candidates = " << IPLS->DefGeneratorCandidates in OL_applyQueryPhase1()2418 IPLS->DefGeneratorCandidates.empty()) in OL_applyQueryPhase1()2431 else if (IPLS->DefGeneratorCandidates.empty()) in OL_applyQueryPhase1()2436 << IPLS->DefGeneratorCandidates.size() << " candidates\n"; in OL_applyQueryPhase1()2439 !IPLS->DefGeneratorCandidates.empty()) { in OL_applyQueryPhase1()[all …]