Searched refs:CR_Replace (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp2253 CR_Replace, enumerator in enum:__anon1798::JoinVals::ConflictResolution
2296 /// overlapping CR_Replace value in the other live range.
2391 /// CR_Replace values in LR. Collect end points for restoring the live range
2666 return CR_Replace;
2674 return CR_Replace;
2704 // was already decided to be OK via the following CR_Replace condition.
2705 // CR_Replace.
2707 return CR_Replace;
2719 // Here OtherVNI will map to itself in [1;2), but to VNI in [2;5). CR_Replace
2722 return CR_Replace;
[all...]

Completed in 107 milliseconds