Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dliveness_analyzer.h475 BasicBlock *GetBlockCoversPoint(LifeNumber ln) const in GetBlockCoversPoint() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dliveness_analyzer.cpp597 BasicBlock *LivenessAnalyzer::GetBlockCoversPoint(LifeNumber ln) const in GetBlockCoversPoint() function in ark::compiler::LivenessAnalyzer