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

/external/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1258 CR_Replace, enumerator in enum:__anon9509::JoinVals::ConflictResolution
1300 // overlapping CR_Replace value in the other live range.
1345 /// CR_Replace values in LI. Collect end points for restoring the live range
1522 return CR_Replace;
1561 // Here OtherVNI will map to itself in [1;2), but to VNI in [2;5). CR_Replace
1564 return CR_Replace;
1628 case CR_Replace:
1783 V.Resolution = CR_Replace;
1818 case CR_Replace: {
1931 // CR_Replace resolutio
[all...]

Completed in 124 milliseconds