Home
last modified time | relevance | path

Searched defs:enableBranchProfiling (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_codegen.cpp133 … bool enableOptInlining, [[maybe_unused]]bool enableBranchProfiling) in GenerateCode()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp46 bool enableOptInlining, bool enableBranchProfiling, bool isStwCopyStub) in LLVMIRBuilder()