Home | History | Annotate | Download | only in Chapter7

Lines Matching refs:RetVal

978   if (Value *RetVal = Body->Codegen()) {
980 Builder.CreateRet(RetVal);