Lines Matching refs:DependingInstructions
869 SmallPtrSet<Instruction *, 4> DependingInstructions;
884 DependingInstructions, Visited, PA);
890 DependingInstructions, Visited, PA);
903 if (DependingInstructions.size() == 1 &&
904 *DependingInstructions.begin() == PN) {
2084 SmallPtrSet<Instruction *, 4> DependingInstructions;
2100 Arg, &BB, Ret, DependingInstructions, Visited, PA);
2101 DependingInstructions.clear();
2108 Arg, &BB, Autorelease, DependingInstructions, Visited, PA);
2109 DependingInstructions.clear();
2118 DependingInstructions,
2120 DependingInstructions.clear();