Searched refs:LoExists (Results 1 – 3 of 3) sorted by relevance
2067 bool LoExists = N->hasAnyUseOfValue(0); in SimplifyNodeWithTwoResults() local2068 if (!LoExists && in SimplifyNodeWithTwoResults()2077 if (LoExists && HiExists) in SimplifyNodeWithTwoResults()2081 if (LoExists) { in SimplifyNodeWithTwoResults()
2559 bool LoExists = N->hasAnyUseOfValue(0); in SimplifyNodeWithTwoResults() local2560 if (!LoExists && in SimplifyNodeWithTwoResults()2568 if (LoExists && HiExists) in SimplifyNodeWithTwoResults()2572 if (LoExists) { in SimplifyNodeWithTwoResults()
3506 bool LoExists = N->hasAnyUseOfValue(0); in SimplifyNodeWithTwoResults() local3507 if (!LoExists && in SimplifyNodeWithTwoResults()3515 if (LoExists && HiExists) in SimplifyNodeWithTwoResults()3519 if (LoExists) { in SimplifyNodeWithTwoResults()