Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dssa_liveness_analysis.cc288 if (UpdateLiveOut(block) && UpdateLiveIn(block)) { in ComputeLiveInAndLiveOutSets()
295 bool SsaLivenessAnalysis::UpdateLiveOut(const HBasicBlock& block) { in UpdateLiveOut() function in art::SsaLivenessAnalysis
Dssa_liveness_analysis.h1191 bool UpdateLiveOut(const HBasicBlock& block);