Searched refs:HiExists (Results 1 – 3 of 3) sorted by relevance
2057 bool HiExists = N->hasAnyUseOfValue(1); in SimplifyNodeWithTwoResults() local2058 if (!HiExists && in SimplifyNodeWithTwoResults()2077 if (LoExists && HiExists) in SimplifyNodeWithTwoResults()2092 if (HiExists) { in SimplifyNodeWithTwoResults()
2550 bool HiExists = N->hasAnyUseOfValue(1); in SimplifyNodeWithTwoResults() local2551 if (!HiExists && in SimplifyNodeWithTwoResults()2568 if (LoExists && HiExists) in SimplifyNodeWithTwoResults()2582 if (HiExists) { in SimplifyNodeWithTwoResults()
3497 bool HiExists = N->hasAnyUseOfValue(1); in SimplifyNodeWithTwoResults() local3498 if (!HiExists && in SimplifyNodeWithTwoResults()3515 if (LoExists && HiExists) in SimplifyNodeWithTwoResults()3529 if (HiExists) { in SimplifyNodeWithTwoResults()