Home
last modified time | relevance | path

Searched refs:target_depth (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/
Dmir_graph.h1042 uint16_t target_depth = GetBasicBlock(target_bb_id)->nesting_depth; in IsSuspendCheckEdge() local
1043 return (suspend_checks_in_loops_[branch_bb->id] & (1u << (target_depth - 1u))) == 0; in IsSuspendCheckEdge()