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