reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1556 Insts.push_back(I); 1563 Instruction *I0 = Insts.front(); 1566 if (!all_of(Insts, [&PNUse](const Instruction *I) -> bool { 1583 bool NeedPHI = any_of(Insts, [&I0, O](const Instruction *I) { 1594 auto *PN = PHINode::Create(Op->getType(), Insts.size(), 1596 for (auto *I : Insts) 1608 for (auto *I : Insts) 1632 for (auto *I : Insts)