Home
last modified time | relevance | path

Searched refs:StartFrom (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/analysis/
H A Dliveness_analyzer.cpp309 interval->StartFrom(inst_life_number); in ProcessBlockLiveInstructions()
316 interval->StartFrom(inst_life_number); in ProcessBlockLiveInstructions()
H A Dliveness_analyzer.h184 void StartFrom(LifeNumber from) in StartFrom() function in panda::compiler::LifeIntervals
/arkcompiler/runtime_core/compiler/tests/
H A Dcompiler_regalloc_test.cpp534 lifeInter.StartFrom(30); in HWTEST_F()
879 param->StartFrom(0); in HWTEST_F()
890 interval->StartFrom(0); in HWTEST_F()
H A Dliveness_analyzer_test.cpp241 life_inter.StartFrom(30); in TEST_F()
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
H A Dliveness_analyzer.h190 void StartFrom(LifeNumber from) in StartFrom() function in ark::compiler::LifeIntervals
H A Dliveness_analyzer.cpp369 interval->StartFrom(instLifeNumber); in ProcessBlockLiveInstructions()
376 interval->StartFrom(instLifeNumber); in ProcessBlockLiveInstructions()
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dliveness_analyzer_test.cpp218 lifeInter.StartFrom(30U); in TEST_F()

Completed in 10 milliseconds