Home | History | Annotate | Download | only in cached

Lines Matching refs:BodyVal

923   Value *BodyVal = Body->Codegen();
924 if (BodyVal == 0) return 0;
931 return BodyVal;