Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_graph.h622 BasicBlock* GetEntryBlock() const { in GetEntryBlock() function
/art/compiler/optimizing/
Dnodes.h152 HBasicBlock* GetEntryBlock() const { return entry_block_; } in GetEntryBlock() function