Searched refs:BestGuess (Results 1 – 3 of 3) sorted by relevance
154 std::string BestGuess = defaultPath(HostArgv, "llvm-jitlink-executor"); in FindLocal() local155 auto Executor = CreateLocal(BestGuess); in FindLocal()159 formatv("Unable to find usable executor: {0}", BestGuess), in FindLocal()
166 if (llvm::Optional<llvm::StringRef> BestGuess = in getBestGuess() local168 Flag = *BestGuess; in getBestGuess()
511 if (llvm::Optional<std::string> BestGuess =514 << i + 1 << Value.getString() << *BestGuess;637 if (llvm::Optional<std::string> BestGuess = \641 << index + 1 << Args[index].Value.getString() << *BestGuess; \847 if (llvm::Optional<std::string> BestGuess =851 << 2 << Args[1].Value.getString() << *BestGuess;