Searched refs:PhiInstructions (Results 1 – 7 of 7) sorted by relevance
1583 using PhiInstructions = ZoneVector<PhiInstruction*>; in NON_EXPORTED_BASE() local1584 const PhiInstructions& phis() const { return phis_; } in NON_EXPORTED_BASE()1608 PhiInstructions phis_; in NON_EXPORTED_BASE()
716 TEST(TransformationAddDeadContinueTest, PhiInstructions) { in TEST() argument
2052 TEST(TransformationAddDeadBreakTest, PhiInstructions) { in TEST() argument