Searched refs:ShouldFilterUse (Results 1 – 1 of 1) sorted by relevance
157 static bool ShouldFilterUse(HInstruction* instruction, in ShouldFilterUse() function187 if (!(filter && ShouldFilterUse(instruction, user, post_dominated))) { in FindIdealPosition()201 DCHECK(!filter || !ShouldFilterUse(instruction, use.GetUser()->GetHolder(), post_dominated)); in FindIdealPosition()