Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/
Dadjust_arefs_test.cpp409 TEST_F(AdjustRefsTest, ProcessIndex) in TEST_F() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dadjust_arefs.cpp231 void AdjustRefs::ProcessIndex(Inst *mem) in ProcessIndex() function in ark::compiler::AdjustRefs