Home
last modified time | relevance | path

Searched refs:PhiInstructions (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dinstruction.h1126 typedef ZoneVector<PhiInstruction*> PhiInstructions; typedef
1127 const PhiInstructions& phis() const { return phis_; } in phis()
1147 PhiInstructions phis_;