Searched refs:IsDefaultOrPhiAllowedForLoad (Results 1 – 1 of 1) sorted by relevance
802 static bool IsDefaultOrPhiAllowedForLoad(HInstruction* instruction) { in IsDefaultOrPhiAllowedForLoad() function in art::LSEVisitor1762 !IsDefaultOrPhiAllowedForLoad(instruction)) { in VisitGetLocation()2404 bool can_use_default_or_phi = IsDefaultOrPhiAllowedForLoad(load); in TryToMaterializeLoopPhis()