Searched refs:GoesToNextBlock (Results 1 – 2 of 2) sorted by relevance
199 bool GoesToNextBlock(HBasicBlock* current, HBasicBlock* next) const;
306 bool CodeGenerator::GoesToNextBlock(HBasicBlock* current, HBasicBlock* next) const { in GoesToNextBlock() function in art::CodeGenerator