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