Home
last modified time | relevance | path

Searched defs:statp (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
DgenerateBin.cpp41 std::map<std::string, size_t> *statp, in OptimizeBytecode()
63 std::map<std::string, size_t> *statp, in GenerateProgramImpl()
108 std::map<std::string, size_t> *statp = options.GetOptLevel() != 0 ? &stat : nullptr; in GenerateProgram() local
/arkcompiler/ets_frontend/es2panda/aot/
DemitFiles.h30 … std::map<std::string, size_t> *statp, uint8_t targetApi, std::string targetSubApi) in EmitSingleAbcJob()
85 std::map<std::string, size_t> *statp, in EmitFileQueue()
Dmain.cpp112 …onst std::unique_ptr<panda::es2panda::aot::Options> &options, std::map<std::string, size_t> *statp) in GenerateProgramsByWorkers()
189 std::map<std::string, size_t> *statp = (dumpSize || dumpSizePct) ? &stat : nullptr; in GenerateProgram() local
/arkcompiler/runtime_core/static_core/assembler/
Dpandasm.cpp165 std::map<std::string, size_t> *statp = sizeStat.GetValue() ? &stat : nullptr; in EmitProgramInBinary() local
/arkcompiler/runtime_core/assembler/
Dpandasm.cpp164 std::map<std::string, size_t> *statp = size_stat.GetValue() ? &stat : nullptr; in EmitProgramInBinary() local
/arkcompiler/ets_frontend/es2panda/util/
Dhelpers.cpp682 std::map<std::string, size_t> *statp = &stat; in AnalysisProgram() local
707 std::map<std::string, size_t> *statp = &stat; in OptimizeProgram() local
/arkcompiler/runtime_core/libabckit/src/adapter_static/
Dabckit_static.cpp372 std::map<std::string, size_t> *statp = nullptr; in WriteAbcStatic() local
/arkcompiler/runtime_core/libabckit/src/adapter_dynamic/
Dhelpers_dynamic.cpp272 std::map<std::string, size_t> *statp = nullptr; in EmitDynamicProgram() local