Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:IsByRef

1994     bool IsByRef;
2005 IsByRef(false), IsConstantAggregate(false) {}
2016 if (!IsByRef) return Address;