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