Searched refs:shouldSinkVectorOfPtrs (Results 1 – 1 of 1) sorted by relevance
15969 static bool shouldSinkVectorOfPtrs(Value *Ptrs, SmallVectorImpl<Use *> &Ops) { in shouldSinkVectorOfPtrs() function16117 if (!shouldSinkVectorOfPtrs(II->getArgOperand(0), Ops)) in shouldSinkOperands()16122 if (!shouldSinkVectorOfPtrs(II->getArgOperand(1), Ops)) in shouldSinkOperands()