Searched defs:GetEntryBlock (Results 1 - 2 of 2) sorted by relevance

/art/compiler/dex/
H A Dmir_graph.h622 BasicBlock* GetEntryBlock() const { function in class:art::MIRGraph
/art/compiler/optimizing/
H A Dnodes.h152 HBasicBlock* GetEntryBlock() const { return entry_block_; } function in class:art::HGraph
516 return graph_->GetEntryBlock() == this;

Completed in 712 milliseconds