Searched refs:srcEq (Results 1 – 1 of 1) sorted by relevance
572 bool srcEq(const Operand *A, const Operand *B) const { in localCSE() function591 if (!srcEq(InstrA->getSrc(i), InstrB->getSrc(i))) in localCSE()