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()
1181 instructions_from_lifetime_position_(allocator_->Adapter(kArenaAllocSsaLiveness)), in SsaLivenessAnalysis()1204 return instructions_from_lifetime_position_[index]; in GetInstructionFromPosition()1235 return instructions_from_lifetime_position_.size() * 2 - 1; in GetMaxLifetimePosition()1323 ScopedArenaVector<HInstruction*> instructions_from_lifetime_position_; variable
419 liveness.instructions_from_lifetime_position_.push_back( in TEST_F()864 liveness.instructions_from_lifetime_position_.push_back(user); in TEST_F()