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