Searched refs:CompilingLazily (Results 1 – 4 of 4) sorted by relevance
107 bool CompilingLazily; variable360 CompilingLazily = !Disabled;363 return CompilingLazily; in isCompilingLazily()368 return !CompilingLazily; in isLazyCompilationDisabled()
114 bool CompilingLazily; variable439 CompilingLazily = !Disabled;442 return CompilingLazily; in isCompilingLazily()
62 CompilingLazily = false; in ExecutionEngine()
65 CompilingLazily = false; in Init()