Searched refs:HIPPathEnv (Results 1 – 1 of 1) sorted by relevance
451 else if (std::optional<std::string> HIPPathEnv = in detectHIPRuntime() local453 if (!HIPPathEnv->empty()) in detectHIPRuntime()454 HIPSearchDirs.emplace_back(std::move(*HIPPathEnv)); in detectHIPRuntime()