Searched refs:maxMethodsInModule_ (Results 1 – 8 of 8) sorted by relevance
147 … logList_(logList), maxAotMethodSize_(maxAotMethodSize), maxMethodsInModule_(maxMethodsInModule), in PassManager()165 size_t maxMethodsInModule_ {0};
43 size_t maxMethodsInModule_; member
44 maxMethodsInModule_(maxMethodsInModule) in CompilationDriver()80 return (compiledMethodCnt_ % maxMethodsInModule_ == 0); in IsCurModuleFull()
46 size_t maxMethodsInModule_; member
53 maxMethodsInModule_); in Compile()214 maxMethodsInModule_); in Compile()
152 cOptions.maxMethodsInModule_, in Main()
41 maxMethodsInModule_ = runtimeOptions.GetCompilerModuleMethods(); in CompilationOptions()
367 size_t maxMethodsInModule_ {0};