Home
last modified time | relevance | path

Searched refs:IsEligibleForEnvironmentLivenessAnalysis (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dhydrogen.h2233 bool IsEligibleForEnvironmentLivenessAnalysis(Variable* var, in IsEligibleForEnvironmentLivenessAnalysis() function
2249 if (IsEligibleForEnvironmentLivenessAnalysis(var, index, value, env)) { in BindIfLive()
2263 if (IsEligibleForEnvironmentLivenessAnalysis(var, index, value, env)) { in LookupAndMakeLive()