Searched refs:instructions_from_lifetime_position_ (Results 1 – 3 of 3) sorted by relevance
66 instructions_from_lifetime_position_.push_back(nullptr); in NumberInstructions()79 instructions_from_lifetime_position_.push_back(current); in NumberInstructions()
1183 instructions_from_lifetime_position_(allocator_->Adapter(kArenaAllocSsaLiveness)), in SsaLivenessAnalysis()1206 return instructions_from_lifetime_position_[index]; in GetInstructionFromPosition()1237 return instructions_from_lifetime_position_.size() * 2 - 1; in GetMaxLifetimePosition()1325 ScopedArenaVector<HInstruction*> instructions_from_lifetime_position_; variable
450 liveness.instructions_from_lifetime_position_.push_back( in TEST_F()919 liveness.instructions_from_lifetime_position_.push_back(user); in TEST_F()