Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5323 bool LoExists = N->hasAnyUseOfValue(0); in SimplifyNodeWithTwoResults() local
5324 if (!LoExists && (!LegalOperations || in SimplifyNodeWithTwoResults()
5331 if (LoExists && HiExists) in SimplifyNodeWithTwoResults()
5335 if (LoExists) { in SimplifyNodeWithTwoResults()