Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2566 bool LoExists = N->hasAnyUseOfValue(0); in SimplifyNodeWithTwoResults() local
2567 if (!LoExists && in SimplifyNodeWithTwoResults()
2575 if (LoExists && HiExists) in SimplifyNodeWithTwoResults()
2579 if (LoExists) { in SimplifyNodeWithTwoResults()