Home
last modified time | relevance | path

Searched refs:HiExists (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5316 bool HiExists = N->hasAnyUseOfValue(1); in SimplifyNodeWithTwoResults() local
5317 if (!HiExists && (!LegalOperations || in SimplifyNodeWithTwoResults()
5332 if (LoExists && HiExists) in SimplifyNodeWithTwoResults()
5346 if (HiExists) { in SimplifyNodeWithTwoResults()