Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:RetAlloca

1507   llvm::Value *RetAlloca = CGF.EmitCompoundStmt(*E->getSubStmt(),
1509 if (!RetAlloca)
1511 return CGF.EmitLoadOfScalar(CGF.MakeAddrLValue(RetAlloca, E->getType()),