Home | History | Annotate | Download | only in Scalar

Lines Matching refs:gather

164   void gather(Instruction *, const ValueVector &);
296 void Scalarizer::gather(Instruction *Op, const ValueVector &CV) {
393 gather(&I, Res);
423 gather(&SI, Res);
468 gather(&GEPI, Res);
486 gather(&CI, Res);
541 gather(&BCI, Res);
565 gather(&SVI, Res);
590 gather(&PHI, Res);
614 gather(&LI, Res);