Searched defs:AppendRange (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/runtime_core/compiler/optimizer/analysis/ | ||
H A D | liveness_analyzer.h | 119 void AppendRange(LiveRange live_range) in AppendRange() function in panda::compiler::LifeIntervals 145 void AppendRange(LifeNumber begin, LifeNumber end) in AppendRange() function in panda::compiler::LifeIntervals |
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ | ||
H A D | liveness_analyzer.h | 123 void AppendRange(LiveRange liveRange) in AppendRange() function in ark::compiler::LifeIntervals 149 void AppendRange(LifeNumber begin, LifeNumber end) in AppendRange() function in ark::compiler::LifeIntervals |
Completed in 2 milliseconds