Lines Matching full:conflicts
52 STATISTIC(NumLaneConflicts, "Number of dead lane conflicts tested");
53 STATISTIC(NumLaneResolves, "Number of dead lane conflicts resolved");
1800 /// Returns false if any conflicts were impossible to resolve.
1803 /// Try to resolve conflicts that require all values to be mapped.
1804 /// Returns false if any conflicts were impossible to resolve.
1995 // Keep this value, check for conflicts when analyzing OtherVNI.
2000 // predecessor, the PHI itself can't introduce any conflicts.
2039 // predecessor, the PHI itself can't introduce any conflicts.
2043 // Check for simple erasable conflicts.
2372 llvm_unreachable("Unresolved conflicts");
2479 // Compute NewVNInfo and resolve conflicts (see also joinVirtRegs())
2480 // We should be able to resolve all conflicts here as we could successfully do
2519 // CR_Replace conflicts.
2580 // Detect impossible conflicts early.
2584 // Some conflicts can only be resolved after all values have been mapped.
2657 // CR_Replace conflicts.