Searched refs:InvertibleT (Results 1 – 1 of 1) sorted by relevance
4017 bool InvertibleT = (CmpT && CmpT->hasOneUse()) || isa<Constant>(TV); in foldNot() local4019 if (InvertibleT && InvertibleF) { in foldNot()