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