Searched refs:GetImageCompilerOptions (Results 1 – 3 of 3) sorted by relevance
189 const std::vector<std::string>& GetImageCompilerOptions() const { in GetImageCompilerOptions() function
625 for (const std::string& option : runtime->GetImageCompilerOptions()) { in Run()
174 const std::vector<std::string>& compiler_options = Runtime::Current()->GetImageCompilerOptions(); in GenerateImage()