Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/aot/
DemitFiles.h67 …it EmitCacheJob(const std::string &outputProtoName, panda::es2panda::util::ProgramCache *progCache) in EmitCacheJob() argument
68 : outputProtoName_(outputProtoName), progCache_(progCache) {}; in EmitCacheJob()