Home
last modified time | relevance | path

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

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