Home | History | Annotate | Download | only in Analysis

Lines Matching refs:SmallVectorImpl

73 // SmallVectorImpl. Returns true if targets found, false otherwise.
78 static bool getPossibleTargets(Inst *, SmallVectorImpl<Function *> &);
158 SmallVectorImpl<Edge> &Output;
161 GetEdgesVisitor(CFLAAResult &AA, SmallVectorImpl<Edge> &Output)
282 tryInterproceduralAnalysis(const SmallVectorImpl<Function *> &Fns,
649 static void argsToEdges(CFLAAResult &, Instruction *, SmallVectorImpl<Edge> &);
652 static void argsToEdges(CFLAAResult &, ConstantExpr *, SmallVectorImpl<Edge> &);
661 SmallVectorImpl<Value *> &, NodeMapT &, GraphT &);
667 SmallVectorImpl<Edge> &);
676 SmallVectorImpl<Value *> &, NodeMapT &,
695 SmallVectorImpl<Function *> &Output) {
756 SmallVectorImpl<Edge> &Output) {
764 SmallVectorImpl<Edge> &Output) {
784 SmallVectorImpl<Edge> &Results) {
813 SmallVectorImpl<Value *> &ReturnedValues,
876 SmallVectorImpl<Value *> &ReturnedValues,