Home | History | Annotate | Download | only in IPO

Lines Matching refs:EvaluateFunction

2302 /// EvaluateFunction - Evaluate a call to function F, returning true if
2305 static bool EvaluateFunction(Function *F, Constant *&RetVal,
2479 if (!EvaluateFunction(Callee, RetVal, Formals, CallStack,
2576 bool EvalSuccess = EvaluateFunction(F, RetValDummy,