Home
last modified time | relevance | path

Searched defs:tbb (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dif_conversion.cpp56 BasicBlock *tbb; in TryTriangle() local
143 BasicBlock *tbb = bb->GetTrueSuccessor(); in TryDiamond() local
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dir_builder.cpp172 auto tbb = try_block.begin_bb; in ProcessThrowableInstructions() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dir_builder.cpp330 auto tbb = tryBlock.beginBb; in ProcessThrowableInstructions() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcgfunc.cpp2492 BB *tbb = GetBBFromLab2BBMap(GetLabelInInsn(*insn)); in PatchLongBranch() local