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.cpp5315 bool HiExists = N->hasAnyUseOfValue(1); in SimplifyNodeWithTwoResults() local
5316 if (!HiExists && (!LegalOperations || in SimplifyNodeWithTwoResults()
5331 if (LoExists && HiExists) in SimplifyNodeWithTwoResults()
5345 if (HiExists) { in SimplifyNodeWithTwoResults()