Searched refs:GetLocalsFor (Results 1 – 2 of 2) sorted by relevance
61 GrowableArray<HInstruction*>* GetLocalsFor(HBasicBlock* block) { in GetLocalsFor() function
347 return GetLocalsFor(block)->Get(local); in ValueOfLocal()351 current_locals_ = GetLocalsFor(block); in VisitBasicBlock()