Searched refs:TryFold (Results 1 – 2 of 2) sorted by relevance
939 bool TryFold = false; in insertSelect() local943 TryFold = true; in insertSelect()947 TryFold = true; in insertSelect()958 if (TryFold) { in insertSelect()
6630 auto TryFold = [this, N, User, dl](SDValue Val) { in foldBoolExts() local6641 SDValue TrueRes = TryFold(ConstTrue); in foldBoolExts()6644 SDValue FalseRes = TryFold(ConstFalse); in foldBoolExts()