Searched refs:edge_to_kill (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/
H A Dmir_optimization.cc516 BasicBlockId edge_to_kill = is_taken ? bb->fall_through : bb->taken; local
529 BasicBlock* successor_to_unlink = GetBasicBlock(edge_to_kill);

Completed in 26 milliseconds