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