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