Searched refs:CheckPhiOperands (Results 1 – 2 of 2) sorted by relevance
119 bool HUint32AnalysisPhase::CheckPhiOperands(HPhi* phi) { in CheckPhiOperands() function in v8::internal::HUint32AnalysisPhase182 if (CheckPhiOperands(phi) && Uint32UsesAreSafe(phi)) { in UnmarkUnsafePhis()206 if (CheckPhiOperands(phi)) { in UnmarkUnsafePhis()
26 INLINE(bool CheckPhiOperands(HPhi* phi));