Searched refs:HiExists (Results 1 – 1 of 1) sorted by relevance
2557 bool HiExists = N->hasAnyUseOfValue(1); in SimplifyNodeWithTwoResults() local2558 if (!HiExists && in SimplifyNodeWithTwoResults()2575 if (LoExists && HiExists) in SimplifyNodeWithTwoResults()2589 if (HiExists) { in SimplifyNodeWithTwoResults()