Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/
Dlife_intervals_test.cpp269 TEST_F(LifeIntervalsTest, SplitAroundUses) in TEST_F() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dliveness_analyzer.cpp793 void LifeIntervals::SplitAroundUses(ArenaAllocator *alloc) in SplitAroundUses() function in panda::compiler::LifeIntervals