Searched refs:TryFold (Results 1 – 2 of 2) sorted by relevance
746 bool TryFold = false; in insertSelect() local750 TryFold = true; in insertSelect()754 TryFold = true; in insertSelect()765 if (TryFold) { in insertSelect()
6068 auto TryFold = [this, N, User, dl](SDValue Val) { in foldBoolExts() local6079 SDValue TrueRes = TryFold(ConstTrue); in foldBoolExts()6082 SDValue FalseRes = TryFold(ConstFalse); in foldBoolExts()