Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dexecution_subgraph.h62 inline HBasicBlock* GetBlock(uint32_t id) const { in GetBlock() function
Dnodes.h2246 HBasicBlock* GetBlock() const { return block_; } in GetBlock() function