Searched refs:GetCompilerLogOption (Results 1 – 4 of 4) sorted by relevance
571 std::string GetCompilerLogOption() const in GetCompilerLogOption() function584 GetCompilerLogOption().find("none") == std::string::npos; in WasSetCompilerLogOption()600 GetCompilerLogOption().find("none") == std::string::npos && in WasSetMethodsListForLog()601 GetCompilerLogOption().find("all") == std::string::npos; in WasSetMethodsListForLog()
33 logOption_ = runtimeOptions.GetCompilerLogOption(); in JitCompilationOptions()
195 std::string logOption = runtimeOptions.GetCompilerLogOption(); in main()
37 logOption_ = runtimeOptions.GetCompilerLogOption(); in CompilationOptions()