Searched refs:CheckIs (Results 1 – 1 of 1) sorted by relevance
5521 bool CheckIs; in foldICmpPow2Test() local5538 CheckIs = Pred == ICmpInst::ICMP_EQ; in foldICmpPow2Test()5547 CheckIs = Pred == ICmpInst::ICMP_UGE; in foldICmpPow2Test()5552 CheckIs = Pred == ICmpInst::ICMP_ULE; in foldICmpPow2Test()5559 return CheckIs ? new ICmpInst(ICmpInst::ICMP_ULT, CtPop, in foldICmpPow2Test()