Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/
DgenerateBin.cpp40 std::map<std::string, size_t> *statp, in OptimizeBytecode()
62 std::map<std::string, size_t> *statp, in GenerateProgramImpl()
106 std::map<std::string, size_t> *statp = options->OptLevel() != 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()
83 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.cpp679 std::map<std::string, size_t> *statp = &stat; in AnalysisProgram() local
703 std::map<std::string, size_t> *statp = &stat; in OptimizeProgram() local
/arkcompiler/runtime_core/libabckit/src/adapter_static/
Dabckit_static.cpp366 std::map<std::string, size_t> *statp = nullptr; in WriteAbcStatic() local
/arkcompiler/runtime_core/libabckit/src/adapter_dynamic/
Dhelpers_dynamic.cpp270 std::map<std::string, size_t> *statp = nullptr; in EmitDynamicProgram() local