Searched refs:RecursivelyProcessInputs (Results 1 – 2 of 2) sorted by relevance
106 void SsaLivenessAnalysis::RecursivelyProcessInputs(HInstruction* current, in RecursivelyProcessInputs() function in art::SsaLivenessAnalysis135 RecursivelyProcessInputs(input, actual_user, live_in); in RecursivelyProcessInputs()240 RecursivelyProcessInputs(current, current, live_in); in ComputeLiveRanges()
1270 static void RecursivelyProcessInputs(HInstruction* instruction,