Searched refs:TryFold (Results 1 – 2 of 2) sorted by relevance
736 bool TryFold = false; in insertSelect() local740 TryFold = true; in insertSelect()744 TryFold = true; in insertSelect()755 if (TryFold) { in insertSelect()
6309 auto TryFold = [this, N, User, dl](SDValue Val) { in foldBoolExts() local6320 SDValue TrueRes = TryFold(ConstTrue); in foldBoolExts()6323 SDValue FalseRes = TryFold(ConstFalse); in foldBoolExts()