Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3060 bool ForceCarryReconstruction = false) { in getAsCarry() argument
3071 if (ForceCarryReconstruction) in getAsCarry()
3079 if (ForceCarryReconstruction && V.getValueType() == MVT::i1) in getAsCarry()