Searched refs:IsLoad (Results 1 – 1 of 1) sorted by relevance
751 DCHECK(!IsLoad(instruction) || instruction->IsPredicatedInstanceFieldGet()); in FindSubstitute()755 DCHECK(substitute == nullptr || IsLoad(instruction)); in FindSubstitute()760 DCHECK(IsLoad(load)); in AddRemovedLoad()784 static bool IsLoad(HInstruction* instruction) { in IsLoad() function in art::LSEVisitor803 DCHECK(IsLoad(instruction)); in IsDefaultOrPhiAllowedForLoad()3819 DCHECK(IsLoad(load)); in FinishFullLSE()