Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4833 bool HiExists = N->hasAnyUseOfValue(1); in SimplifyNodeWithTwoResults() local
4834 if (!HiExists && (!LegalOperations || in SimplifyNodeWithTwoResults()
4849 if (LoExists && HiExists) in SimplifyNodeWithTwoResults()
4863 if (HiExists) { in SimplifyNodeWithTwoResults()