Lines Matching refs:SmallVector
63 SmallVector<Value *, 4> ReturnedValues;
65 FunctionInfo(StratifiedSets<Value *> &&S, SmallVector<Value *, 4> &&RV)
303 SmallVector<Value *, ExpectedMaxArgs> Arguments(Args.begin(), Args.end());
304 SmallVector<StratifiedInfo, ExpectedMaxArgs> Parameters;
380 SmallVector<Function *, 4> Targets;
648 // Gets edges of the given Instruction*, writing them to the SmallVector*.
651 // Gets edges of the given ConstantExpr*, writing them to the SmallVector*.
665 // of those to the given SmallVector as well.
785 SmallVector<ConstantExpr *, 4> Worklist;
788 SmallVector<Edge, 8> ConstexprEdges;
833 SmallVector<Edge, 8> Edges;
855 SmallVector<ConstantExpr *, 4> ConstantExprs;
909 SmallVector<Value *, 4> ReturnedValues;
926 SmallVector<GraphT::Node, 16> Worklist;