Home
last modified time | relevance | path

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

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