Home
last modified time | relevance | path

Searched defs:GetRanges (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dreg_alloc_lsra.h222 const MapleVector<LinearRange> &GetRanges() const in GetRanges() function
227 MapleVector<LinearRange> &GetRanges() in GetRanges() function
/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_context.h71 const std::vector<std::pair<size_t, size_t>> &GetRanges() const in GetRanges() function
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dliveness_analyzer.h194 const ArenaDeque<LiveRange> &GetRanges() const in GetRanges() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dliveness_analyzer.h200 const ArenaVector<LiveRange> &GetRanges() const in GetRanges() function
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dbit_table_test.cpp328 TEST_F(BitTableTest, GetRanges) in TEST_F() argument
/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_types.h2440 const std::vector<std::unique_ptr<Coverage>> *GetRanges() const in GetRanges() function