Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:needsCopy

1549   bool needsCopy() const { return CopyExpr != 0; }
1610 if (byrefInfo.needsCopy()) {