Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen.h2251 bool IsEligibleForEnvironmentLivenessAnalysis(Variable* var, in IsEligibleForEnvironmentLivenessAnalysis() function
2263 if (IsEligibleForEnvironmentLivenessAnalysis(var, index, env)) { in BindIfLive()
2275 if (IsEligibleForEnvironmentLivenessAnalysis(var, index, env)) { in LookupAndMakeLive()