Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dlife_intervals_test.cpp138 TEST_F(LifeIntervalsTest, FindSiblingAt) in TEST_F() argument
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dliveness_analyzer.cpp637 LifeIntervals *LifeIntervals::FindSiblingAt(LifeNumber ln) in FindSiblingAt() function in panda::compiler::LifeIntervals