Home | History | Annotate | Download | only in compiler

Lines Matching refs:PhiInstruction

725     PhiMapValue(PhiInstruction* phi, const InstructionBlock* block, Zone* zone);
727 const PhiInstruction* phi() const { return phi_; }
742 PhiInstruction* const phi_;
817 PhiInstruction* phi);