Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dliveness_analyzer.h532 size_t GetBlocksCount() const in GetBlocksCount() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dliveness_analyzer.cpp670 size_t LivenessAnalyzer::GetBlocksCount() const in GetBlocksCount() function in ark::compiler::LivenessAnalyzer