Searched refs:kAotCompiler (Results 1 – 3 of 3) sorted by relevance
73 kAotCompiler, // AOT compiler. enumerator202 return compiler_type_ == CompilerType::kAotCompiler; in IsAotCompiler()
53 compiler_type_(CompilerType::kAotCompiler), in CompilerOptions()
907 compiler_options_->compiler_type_ = CompilerOptions::CompilerType::kAotCompiler; in ProcessOptions()