Searched refs:kAotCompiler (Results 1 – 3 of 3) sorted by relevance
75 kAotCompiler, // AOT compiler. enumerator184 return compiler_type_ == CompilerType::kAotCompiler; in IsAotCompiler()
48 compiler_type_(CompilerType::kAotCompiler), in CompilerOptions()
641 compiler_options_->compiler_type_ = CompilerOptions::CompilerType::kAotCompiler; in ProcessOptions()