Home | History | Annotate | Download | only in IPO

Lines Matching refs:RetVal

2301 static bool EvaluateFunction(Function *F, Constant *&RetVal,
2473 Constant *RetVal;
2475 if (!EvaluateFunction(Callee, RetVal, Formals, CallStack,
2478 InstResult = RetVal;
2505 RetVal = getVal(Values, RI->getOperand(0));