Lines Matching refs:SmallVectorImpl
169 SmallVectorImpl<AllocaInst *> &NewElts);
171 SmallVectorImpl<AllocaInst *> &NewElts);
173 SmallVectorImpl<AllocaInst *> &NewElts);
176 SmallVectorImpl<AllocaInst *> &NewElts);
179 SmallVectorImpl<AllocaInst *> &NewElts);
181 SmallVectorImpl<AllocaInst *> &NewElts);
183 SmallVectorImpl<AllocaInst *> &NewElts);
1051 AllocaPromoter(const SmallVectorImpl<Instruction*> &Insts, SSAUpdater &S,
1055 void run(AllocaInst *AI, const SmallVectorImpl<Instruction*> &Insts) {
1069 for (SmallVectorImpl<DbgDeclareInst *>::iterator I = DDIs.begin(),
1074 for (SmallVectorImpl<DbgValueInst *>::iterator I = DVIs.begin(),
1082 const SmallVectorImpl<Instruction*> &Insts) const {
1089 for (SmallVectorImpl<DbgDeclareInst *>::const_iterator I = DDIs.begin(),
1097 for (SmallVectorImpl<DbgValueInst *>::const_iterator I = DVIs.begin(),
1868 SmallVectorImpl<AllocaInst *> &NewElts) {
1982 SmallVectorImpl<AllocaInst *> &NewElts) {
2040 SmallVectorImpl<AllocaInst *> &NewElts) {
2102 SmallVectorImpl<AllocaInst *> &NewElts) {
2159 SmallVectorImpl<AllocaInst *> &NewElts) {
2193 for (SmallVectorImpl<Value *>::const_iterator I = DeadInsts.begin(),
2332 SmallVectorImpl<AllocaInst *> &NewElts) {
2447 SmallVectorImpl<AllocaInst *> &NewElts) {