Searched refs:PhiInstructions (Results 1 – 1 of 1) sorted by relevance
1293 typedef ZoneVector<PhiInstruction*> PhiInstructions; in NON_EXPORTED_BASE() typedef1294 const PhiInstructions& phis() const { return phis_; } in NON_EXPORTED_BASE()1312 PhiInstructions phis_; in NON_EXPORTED_BASE()