Searched refs:IsICMP_NE (Results 1 – 1 of 1) sorted by relevance
1078 bool IsICMP_NE = ICI.getPredicate() == ICmpInst::ICMP_NE; in FoldICmpShrCst() local1079 Constant *Cst = Builder->getInt1(IsICMP_NE); in FoldICmpShrCst()1675 bool IsICMP_NE = ICI.getPredicate() == ICmpInst::ICMP_NE; in visitICmpInstWithInstAndIntCst() local1676 Constant *Cst = Builder->getInt1(IsICMP_NE); in visitICmpInstWithInstAndIntCst()