Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_hcr_lowering.h36 profiling_(ctx->GetCompilerConfig()->IsProfiling()), in NTypeHCRLowering()
59 bool IsProfiling() const in IsProfiling() function
Dntype_mcr_lowering.h36 profiling_(ctx->GetCompilerConfig()->IsProfiling()), in NTypeMCRLowering()
Dts_hcr_lowering.h39 profiling_(ctx->GetCompilerConfig()->IsProfiling()), in TSHCRLowering()
64 bool IsProfiling() const in IsProfiling() function
Dslowpath_lowering.h122 profiling_ = cmpCfg->IsProfiling(); in SlowPathLowering()
138 bool IsProfiling() const in IsProfiling() function
Dntype_hcr_lowering.cpp261 if (IsProfiling()) { in AddProfiling()
Dcircuit_builder.h200 bool IsProfiling() const in IsProfiling() function
Dts_hcr_lowering.cpp1479 if (IsProfiling()) { in AddProfiling()
Dslowpath_lowering.cpp2808 if (IsProfiling()) { in AddProfiling()