Searched refs:ComparisonInstruction (Results 1 – 1 of 1) sorted by relevance
77 if (const auto *ComparisonInstruction = dyn_cast<CmpInst>(&Inst)) in updateInstruction() local78 hash(ComparisonInstruction->getPredicate()); in updateInstruction()