Searched refs:Uint32UsesAreSafe (Results 1 – 2 of 2) sorted by relevance
80 bool HUint32AnalysisPhase::Uint32UsesAreSafe(HValue* uint32val) { in Uint32UsesAreSafe() function in v8::internal::HUint32AnalysisPhase182 if (CheckPhiOperands(phi) && Uint32UsesAreSafe(phi)) { in UnmarkUnsafePhis()227 Uint32UsesAreSafe(current)) { in Run()
25 INLINE(bool Uint32UsesAreSafe(HValue* uint32val));