Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dif_conversion.cpp55 BasicBlock *tbb; in TryTriangle() local
119 BasicBlock *tbb = bb->GetTrueSuccessor(); in TryDiamond() local
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dir_builder.cpp191 auto tbb = try_block.begin_bb; in ProcessThrowableInstructions() local