Home
last modified time | relevance | path

Searched refs:GetSpillFill (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dreg_alloc_graph_coloring_test.cpp31 auto spill_fill = param->GetNext()->CastToSpillFill()->GetSpillFill(0); in GetParameterSpillFilll()
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h2211 const SpillFillData &GetSpillFill(size_t n) const in GetSpillFill() function
2217 SpillFillData &GetSpillFill(size_t n) in GetSpillFill() function