/arkcompiler/ets_runtime/ecmascript/compiler/ |
D | number_speculative_runner.cpp | 27 if (IsLogEnabled()) { in Run() 44 if (IsLogEnabled()) { in Run() 60 if (IsLogEnabled()) { in Run() 74 if (IsLogEnabled()) { in Run()
|
D | number_speculative_runner.h | 35 bool IsLogEnabled() const in IsLogEnabled() function
|
D | state_split_linearizer.h | 38 bool IsLogEnabled() const in IsLogEnabled() function
|
D | loop_peeling.h | 42 bool IsLogEnabled() const in IsLogEnabled() function
|
D | value_numbering.h | 38 bool IsLogEnabled() const in IsLogEnabled() function
|
D | later_elimination.h | 40 bool IsLogEnabled() const in IsLogEnabled() function
|
D | ntype_hcr_lowering.h | 54 bool IsLogEnabled() const in IsLogEnabled() function
|
D | async_function_lowering.h | 49 bool IsLogEnabled() const in IsLogEnabled() function
|
D | ntype_mcr_lowering.h | 65 bool IsLogEnabled() const in IsLogEnabled() function
|
D | value_numbering.cpp | 21 if (IsLogEnabled()) { in Run()
|
D | state_split_linearizer.cpp | 25 if (IsLogEnabled()) { in Run() 41 if (IsLogEnabled()) { in Run()
|
D | early_elimination.h | 76 bool IsLogEnabled() const in IsLogEnabled() function
|
D | lcr_lowering.h | 34 bool IsLogEnabled() const in IsLogEnabled() function
|
D | later_elimination.cpp | 25 if (IsLogEnabled()) { in Run()
|
D | loop_peeling.cpp | 151 if (IsLogEnabled()) { in Print()
|
D | type_mcr_lowering.h | 111 bool IsLogEnabled() const in IsLogEnabled() function
|
D | llvm_codegen.h | 215 bool IsLogEnabled() const in IsLogEnabled() function
|
D | ts_inline_lowering.h | 136 bool IsLogEnabled() const in IsLogEnabled() function
|
D | ntype_mcr_lowering.cpp | 30 if (IsLogEnabled()) { in RunNTypeMCRLowering()
|
D | ts_hcr_lowering.h | 54 bool IsLogEnabled() const in IsLogEnabled() function
|
/arkcompiler/ets_runtime/ecmascript/stackmap/ |
D | llvm_stackmap_parser.h | 41 if (IsLogEnabled()) { in Print() 46 bool IsLogEnabled() const in IsLogEnabled() function
|
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/ |
D | initialization_analysis.h | 44 inline bool IsLogEnabled() const in IsLogEnabled() function
|
D | pgo_type_infer.h | 47 inline bool IsLogEnabled() const in IsLogEnabled() function
|
D | method_type_infer.h | 52 bool IsLogEnabled() const in IsLogEnabled() function
|
D | initialization_analysis.cpp | 37 if (IsLogEnabled()) { in Run()
|