Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:shouldCopy

2148   bool shouldCopy = CRE->shouldCopy();
2149 if (!shouldCopy) {
2174 if (shouldCopy) {
2187 if (shouldCopy) {
2210 if (shouldCopy && !provablyNonNull) {