Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_hcr_lowering.h37 traceBc_(ctx->GetCompilerConfig()->IsTraceBC()), in NTypeHCRLowering()
64 bool IsTraceBC() const in IsTraceBC() function
Dntype_mcr_lowering.h37 traceBc_(ctx->GetCompilerConfig()->IsTraceBC()), in NTypeMCRLowering()
Dts_hcr_lowering.h41 traceBc_(ctx->GetCompilerConfig()->IsTraceBC()), in TSHCRLowering()
74 bool IsTraceBC() const in IsTraceBC() function
Dslowpath_lowering.h121 traceBc_ = cmpCfg->IsTraceBC(); in SlowPathLowering()
133 bool IsTraceBC() const in IsTraceBC() function
Dntype_hcr_lowering.cpp241 if (IsTraceBC()) { in AddProfiling()
Dcircuit_builder.h157 isTraceBc_ = options->IsTraceBC(); in tripleStr_()
195 bool IsTraceBC() const in IsTraceBC() function
Dts_hcr_lowering.cpp1459 if (IsTraceBC()) { in AddProfiling()
Dslowpath_lowering.cpp2794 if (IsTraceBC()) { in AddProfiling()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h693 bool IsTraceBC() const in IsTraceBC() function