Searched refs:Icmp (Results 1 – 2 of 2) sorted by relevance
185 bool replacedSelectWithOperand(SelectInst *SI, const ICmpInst *Icmp,
5084 const ICmpInst *Icmp, in replacedSelectWithOperand() argument5087 if (isChainSelectCmpBranch(SI) && Icmp->getPredicate() == ICmpInst::ICMP_EQ) { in replacedSelectWithOperand()5100 if (Succ->getSinglePredecessor() && dominatesAllUses(SI, Icmp, Succ)) { in replacedSelectWithOperand()