Searched refs:Icmp1 (Results 1 – 1 of 1) sorted by relevance
166 auto *Icmp1 = dyn_cast<ICmpInst>(Op0); in serializeICMPInBB() local167 if (!Icmp1) in serializeICMPInBB()173 Value *Icmp1Op0 = Icmp1->getOperand(0); in serializeICMPInBB()180 PassThroughInfo Info(Icmp1, &I, 0); in serializeICMPInBB()307 if (auto *Icmp1 = dyn_cast<ICmpInst>(Inst)) { in avoidSpeculation() local308 Value *Icmp1Op1 = Icmp1->getOperand(1); in avoidSpeculation()