Searched refs:CurrentPhiValue (Results 1 – 1 of 1) sorted by relevance
225 const APInt &CurrentPhiValue = ApplyOperations(CI->getValue()); in handlePhiDef() local226 if (ExpectedValueIsLikely == (ExpectedPhiValue == CurrentPhiValue)) in handlePhiDef()