Searched refs:IsDefaultAllowedForLoad (Results 1 – 1 of 1) sorted by relevance
282 static bool IsDefaultAllowedForLoad(const HInstruction* load) { in IsDefaultAllowedForLoad() function in art::LSEVisitor564 if (IsDefaultAllowedForLoad(instruction)) { in VisitGetLocation()