Searched refs:RocmPathEnv (Results 1 – 1 of 1) sorted by relevance
202 } else if (std::optional<std::string> RocmPathEnv = in getInstallationPathCandidates() local204 if (!RocmPathEnv->empty()) { in getInstallationPathCandidates()205 ROCmSearchDirs.emplace_back(std::move(*RocmPathEnv)); in getInstallationPathCandidates()