Searched defs:ShouldBeLiveForEnvironment (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dssa_liveness_analysis.h1091 * (b) and (c) are implemented through SsaLivenessAnalysis::ShouldBeLiveForEnvironment.
1195 static bool ShouldBeLiveForEnvironment(HInstruction* env_holder, function in class:art::SsaLivenessAnalysis

Completed in 47 milliseconds