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.h237 BoundsRangeInfo *GetBoundsRangeInfo() in GetBoundsRangeInfo() function
242 const BoundsRangeInfo *GetBoundsRangeInfo() const in GetBoundsRangeInfo() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph.cpp179 const BoundsRangeInfo *Graph::GetBoundsRangeInfo() const in GetBoundsRangeInfo() function in ark::compiler::Graph