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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DRegisterCoalescer.cpp1231 CR_Replace, enumerator in enum:__anon10192::JoinVals::ConflictResolution
1263 // overlapping CR_Replace value in the other live range.
1308 /// CR_Replace values in LI. Collect end points for restoring the live range
1466 return CR_Replace;
1505 // Here OtherVNI will map to itself in [1;2), but to VNI in [2;5). CR_Replace
1508 return CR_Replace;
1572 case CR_Replace:
1727 V.Resolution = CR_Replace;
1762 case CR_Replace: {
1874 // CR_Replace resolutio
[all...]

Completed in 279 milliseconds