Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2557 bool HiExists = N->hasAnyUseOfValue(1); in SimplifyNodeWithTwoResults() local
2558 if (!HiExists && in SimplifyNodeWithTwoResults()
2575 if (LoExists && HiExists) in SimplifyNodeWithTwoResults()
2589 if (HiExists) { in SimplifyNodeWithTwoResults()