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