Searched refs:GetImageCompilerOptions (Results 1 – 2 of 2) sorted by relevance
187 const std::vector<std::string>& GetImageCompilerOptions() const { in GetImageCompilerOptions() function
130 const std::vector<std::string>& compiler_options = Runtime::Current()->GetImageCompilerOptions(); in GenerateImage()