Searched refs:GetOutLiveness (Results 1 – 2 of 2) sorted by relevance
102 BytecodeLivenessState* GetOutLiveness(int offset) { in GetOutLiveness() function105 const BytecodeLivenessState* GetOutLiveness(int offset) const { in GetOutLiveness() function
615 return liveness_map_.GetOutLiveness(offset); in GetOutLivenessFor()