Searched refs:areAllUsesIn (Results 1 – 4 of 4) sorted by relevance
150 static bool areAllUsesIn(Instruction *I, SmallPtrSetImpl<Instruction *> &Set);
36 bool RecurrenceDescriptor::areAllUsesIn(Instruction *I, in areAllUsesIn() function in RecurrenceDescriptor275 if (IsAPhi && Cur != Phi && !areAllUsesIn(Cur, VisitedInsts)) in AddReductionVar()
147 static bool areAllUsesIn(Instruction *I, SmallPtrSetImpl<Instruction *> &Set);
44 bool RecurrenceDescriptor::areAllUsesIn(Instruction *I, in areAllUsesIn() function in RecurrenceDescriptor308 if (IsAPhi && Cur != Phi && !areAllUsesIn(Cur, VisitedInsts)) in AddReductionVar()