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

/art/compiler/dex/
H A Dmir_optimization.cc610 BasicBlock* tk_tk = GetBasicBlock(tk->taken); local
617 if ((tk_ft == nullptr) && (ft_tk == nullptr) && (tk_tk == ft_ft) &&
636 MIR* phi = FindPhi(tk_tk, if_true->ssa_rep->defs[0]);
690 tk_tk->RemoveMIR(phi);

Completed in 67 milliseconds