Searched defs:GetInstLifeNumber (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/analysis/ | ||
| D | liveness_analyzer.cpp | 422 LifeNumber LivenessAnalyzer::GetInstLifeNumber(Inst *inst) const in GetInstLifeNumber() function in panda::compiler::LivenessAnalyzer |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ | ||
| D | liveness_analyzer.cpp | 547 LifeNumber LivenessAnalyzer::GetInstLifeNumber(const Inst *inst) const in GetInstLifeNumber() function in ark::compiler::LivenessAnalyzer |