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