Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.h205 BoundsRangeInfo *GetBoundsRangeInfo() in GetBoundsRangeInfo() function
210 const BoundsRangeInfo *GetBoundsRangeInfo() const in GetBoundsRangeInfo() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph.cpp178 const BoundsRangeInfo *Graph::GetBoundsRangeInfo() const in GetBoundsRangeInfo() function in ark::compiler::Graph