Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dssa_liveness_analysis.cc263 if (UpdateLiveOut(*block) && UpdateLiveIn(*block)) { in ComputeLiveInAndLiveOutSets()
273 bool SsaLivenessAnalysis::UpdateLiveOut(const HBasicBlock& block) { in UpdateLiveOut() function in art::SsaLivenessAnalysis
Dssa_liveness_analysis.h1246 bool UpdateLiveOut(const HBasicBlock& block);