Home
last modified time | relevance | path

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

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