Searched refs:CompilingLazily (Results 1 – 2 of 2) sorted by relevance
110 bool CompilingLazily; variable388 CompilingLazily = !Disabled;391 return CompilingLazily; in isCompilingLazily()396 return !CompilingLazily; in isLazyCompilationDisabled()
61 CompilingLazily = false; in ExecutionEngine()