Home
last modified time | relevance | path

Searched refs:compilerProtoOutput (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/aot/
Doptions.h122 const std::string &compilerProtoOutput() const in compilerProtoOutput() function
Dmain.cpp182 …if (options->compilerProtoOutput().size() > 0 && !options->CompilerOptions().requireGlobalOptimiza… in GenerateProgram()
183 … panda::proto::ProtobufSnapshotGenerator::GenerateSnapshot(*prog, options->compilerProtoOutput()); in GenerateProgram()