Home
last modified time | relevance | path

Searched refs:SpecialRPOStackFrame (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dscheduler.cc674 struct SpecialRPOStackFrame { struct in v8::internal::compiler::SpecialRPONumberer
696 int Push(ZoneVector<SpecialRPOStackFrame>& stack, int depth, in Push()
753 SpecialRPOStackFrame* frame = &stack_[current]; in ComputeAndInsertSpecialRPO()
797 SpecialRPOStackFrame* frame = &stack_[stack_depth - 1]; in ComputeAndInsertSpecialRPO()
926 void ComputeLoopInfo(ZoneVector<SpecialRPOStackFrame>& queue, in ComputeLoopInfo()
1085 ZoneVector<SpecialRPOStackFrame> stack_;