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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DRegisterCoalescer.cpp1909 /// ComputeUltimateVN - Assuming we are going to join two live intervals,
1924 static unsigned ComputeUltimateVN(VNInfo *VNI, function
1955 ComputeUltimateVN(OtherValNo, NewVNInfo, OtherFromThis, ThisFromOther,
2126 ComputeUltimateVN(VNI, NewVNInfo,
2143 ComputeUltimateVN(VNI, NewVNInfo,

Completed in 117 milliseconds