Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:shouldCopy

2584   bool shouldCopy = CRE->shouldCopy();
2585 if (!shouldCopy) {
2610 if (shouldCopy) {
2623 if (shouldCopy) {
2646 if (shouldCopy && !provablyNonNull) {