Home
last modified time | relevance | path

Searched refs:ProcessOpcodeLiveOut (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dliveness_analyzer.cpp375 ProcessOpcodeLiveOut(block, interval, instLifeNumber); in ProcessBlockLiveInstructions()
403 void LivenessAnalyzer::ProcessOpcodeLiveOut(BasicBlock *block, LifeIntervals *interval, LifeNumber … in ProcessOpcodeLiveOut() function in ark::compiler::LivenessAnalyzer
Dliveness_analyzer.h633 … void ProcessOpcodeLiveOut(BasicBlock *block, LifeIntervals *interval, LifeNumber instLifeNumber);