Searched defs:Formals (Results 1 – 1 of 1) sorted by relevance
248 SmallVectorImpl<Constant *> &Formals) { in getCalleeWithFormalArgs()256 SmallVectorImpl<Constant *> &Formals) { in getFormalParams()514 SmallVector<Constant *, 8> Formals; in EvaluateBlock() local