Searched refs:getCalleeWithFormalArgs (Results 1 – 2 of 2) sorted by relevance
132 Function *getCalleeWithFormalArgs(CallBase &CB,
247 Evaluator::getCalleeWithFormalArgs(CallBase &CB, in getCalleeWithFormalArgs() function in Evaluator515 Function *Callee = getCalleeWithFormalArgs(CB, Formals); in EvaluateBlock()