Lines Matching refs:SmallVector
21 #include "llvm/ADT/SmallVector.h"
123 SmallVector<Type *, 4> Types;
203 SmallVector<std::pair<Instruction *, Instruction *>, 32> Dead;
282 SmallVector<WeakVH, 8> WorkList(V->user_begin(), V->user_end());
576 SmallVector<Constant*, 8> Idxs;
584 SmallVector<Value*, 8> Idxs;
720 SmallVector<Constant*, 8> Idxs;
1223 SmallVector<Value*, 8> GEPIdx;
1739 SmallVector<LoadInst *, 4> Loads;
1740 SmallVector<StoreInst *, 4> Stores;
1832 SmallVector<ConstantExpr*,4> Users;
1844 SmallVector<Value*,4> UUsers;
2247 SmallVector<Constant*, 32> Elts;
2361 SmallVector<Function*, 4> CallStack;
2371 SmallVector<std::unique_ptr<GlobalVariable>, 32> AllocaTmps;
2535 SmallVector<Constant*, 8> GEPOps;
2660 SmallVector<Constant*, 8> Formals;
2830 SmallVector<Constant*, 0>());
2865 SmallVector<llvm::Constant *, 8> UsedArray;