Home
last modified time | relevance | path

Searched refs:ClearLocation (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/analysis/
H A Dliveness_analyzer.h266 void ClearLocation() in ClearLocation() function in panda::compiler::LifeIntervals
489 interv->ClearLocation();
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_linear_scan.cpp297 interval->ClearLocation(); in SplitActiveInterval()
561 currentInterval->ClearLocation(); in HandleFixedIntervalIntersection()
/arkcompiler/runtime_core/compiler/tests/
H A Dliveness_analyzer_new_test.cpp535 * @tc.desc: Verify the ClearLocation function.
555 life_intervals.ClearLocation(); in HWTEST_F()
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
H A Dliveness_analyzer.h272 void ClearLocation() in ClearLocation() function in ark::compiler::LifeIntervals
H A Dliveness_analyzer.cpp600 interv->ClearLocation(); in Cleanup()

Completed in 6 milliseconds