Searched refs:LookupPhi (Results 1 – 2 of 2) sorted by relevance
587 HPhi* LookupPhi(LOperand* operand) const;
686 HPhi* LAllocator::LookupPhi(LOperand* operand) const { in LookupPhi() function in v8::internal::LAllocator911 HPhi* phi = LookupPhi(to); in ProcessInstructions()