Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dcode_generator.cc310 return GetNextBlockToEmit() == FirstNonEmptyBlock(next); in GoesToNextBlock()
313 HBasicBlock* CodeGenerator::GetNextBlockToEmit() const { in GetNextBlockToEmit() function in art::CodeGenerator
H A Dcode_generator.h198 HBasicBlock* GetNextBlockToEmit() const;