Home
last modified time | relevance | path

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

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