Searched refs:SpecialRPOStackFrame (Results 1 – 1 of 1) sorted by relevance
666 struct SpecialRPOStackFrame { struct in v8::internal::compiler::SpecialRPONumberer688 int Push(ZoneVector<SpecialRPOStackFrame>& stack, int depth, in Push()745 SpecialRPOStackFrame* frame = &stack_[current]; in ComputeAndInsertSpecialRPO()789 SpecialRPOStackFrame* frame = &stack_[stack_depth - 1]; in ComputeAndInsertSpecialRPO()918 void ComputeLoopInfo(ZoneVector<SpecialRPOStackFrame>& queue, in ComputeLoopInfo()1077 ZoneVector<SpecialRPOStackFrame> stack_;