Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dinst_test.cpp197 auto const2 = GetGraph()->FindOrCreateConstant(val1); in TEST_F() local
209 auto const2 = GetGraph()->FindOrCreateConstant(val); in TEST_F() local
220 auto const2 = GetGraph()->FindOrCreateConstant(val); in TEST_F() local
254 auto const2 = graph->FindOrCreateConstant(val1); in TEST_F() local
Dliveness_analyzer_test.cpp329 auto const2 = liveness_analyzer->GetInstLifeIntervals(&INS(2)); in TEST_F() local