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