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.cpp141 … bool enableOptInlining, [[maybe_unused]]bool enableBranchProfiling) in GenerateCode()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp65 … const std::string &funcName, bool enableOptInlining, bool enableBranchProfiling) in LLVMIRBuilder()