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