Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h149 const GrowableArray<HBasicBlock*>& GetBlocks() const { return blocks_; } in GetBlocks() function
464 const ArenaBitVector& GetBlocks() const { return blocks_; } in GetBlocks() function