Searched refs:HiExists (Results 1 – 1 of 1) sorted by relevance
5315 bool HiExists = N->hasAnyUseOfValue(1); in SimplifyNodeWithTwoResults() local5316 if (!HiExists && (!LegalOperations || in SimplifyNodeWithTwoResults()5331 if (LoExists && HiExists) in SimplifyNodeWithTwoResults()5345 if (HiExists) { in SimplifyNodeWithTwoResults()