Home
last modified time | relevance | path

Searched refs:GetAliveBlocksCount (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/analysis/
Drpo.cpp44 size_t blocks_count = GetGraph()->GetAliveBlocksCount(); in RunImpl()
Dlinear_order.cpp198 size_t blocks_count = GetGraph()->GetAliveBlocksCount(); in RunImpl()
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph.h249 size_t GetAliveBlocksCount() const in GetAliveBlocksCount() function