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