Home
last modified time | relevance | path

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

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