Searched refs:Icmp1 (Results 1 – 1 of 1) sorted by relevance
167 auto *Icmp1 = dyn_cast<ICmpInst>(Op0); in serializeICMPInBB() local168 if (!Icmp1) in serializeICMPInBB()174 Value *Icmp1Op0 = Icmp1->getOperand(0); in serializeICMPInBB()181 PassThroughInfo Info(Icmp1, &I, 0); in serializeICMPInBB()308 if (auto *Icmp1 = dyn_cast<ICmpInst>(Inst)) { in avoidSpeculation() local309 Value *Icmp1Op1 = Icmp1->getOperand(1); in avoidSpeculation()