Searched refs:ContainedInItsBlockList (Results 1 – 2 of 2) sorted by relevance
135 bool ContainedInItsBlockList(HInstruction* instruction);
529 bool GraphChecker::ContainedInItsBlockList(HInstruction* instruction) { in ContainedInItsBlockList() function in art::GraphChecker579 } else if (!ContainedInItsBlockList(input)) { in VisitInstruction()591 if (!ContainedInItsBlockList(user)) { in VisitInstruction()