Searched defs:maxMethodsInModule (Results 1 – 3 of 3) sorted by relevance
175 … CompilerLog *log, AotMethodLogList *logList, size_t maxAotMethodSize, size_t maxMethodsInModule, in PassManager()
157 size_t maxMethodsInModule = runtimeOptions.GetCompilerModuleMethods(); in Main() local
32 size_t maxMethodsInModule) in CompilationDriver()