Searched refs:OpsSame (Results 1 – 1 of 1) sorted by relevance
1929 auto OpsSame = [=](const Operand& op) -> bool in get_regs_for_phis() local1931 bool all_same = std::all_of(phi->operands.cbegin() + 1, phi->operands.cend(), OpsSame); in get_regs_for_phis()