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