Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4558 bool LoExists = N->hasAnyUseOfValue(0); in SimplifyNodeWithTwoResults() local
4559 if (!LoExists && (!LegalOperations || in SimplifyNodeWithTwoResults()
4566 if (LoExists && HiExists) in SimplifyNodeWithTwoResults()
4570 if (LoExists) { in SimplifyNodeWithTwoResults()