Searched refs:ConstFalse (Results 1 – 1 of 1) sorted by relevance
3371 SDValue ConstFalse = CurDAG->getConstant(0, dl, VT); in foldBoolExts() local3391 SDValue FalseRes = TryFold(ConstFalse); in foldBoolExts()3407 ConstFalse = FalseRes; in foldBoolExts()