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.cpp5690 bool HiExists = N->hasAnyUseOfValue(1); in SimplifyNodeWithTwoResults() local
5691 if (!HiExists && (!LegalOperations || in SimplifyNodeWithTwoResults()
5706 if (LoExists && HiExists) in SimplifyNodeWithTwoResults()
5720 if (HiExists) { in SimplifyNodeWithTwoResults()