AddNodeToLoop(NodeInfo *node_info, TempLoopInfo *loop, int loop_num) | v8::internal::compiler::LoopFinderImpl | inlineprivate |
backward_ | v8::internal::compiler::LoopFinderImpl | private |
ConnectLoopTree(int loop_num) | v8::internal::compiler::LoopFinderImpl | inlineprivate |
CreateLoopInfo(Node *node) | v8::internal::compiler::LoopFinderImpl | inlineprivate |
end_ | v8::internal::compiler::LoopFinderImpl | private |
FinishLoopTree() | v8::internal::compiler::LoopFinderImpl | inlineprivate |
FinishSingleLoop() | v8::internal::compiler::LoopFinderImpl | inlineprivate |
forward_ | v8::internal::compiler::LoopFinderImpl | private |
info(Node *node) | v8::internal::compiler::LoopFinderImpl | inlineprivate |
info_ | v8::internal::compiler::LoopFinderImpl | private |
IsBackedge(Node *use, int index) | v8::internal::compiler::LoopFinderImpl | inlineprivate |
IsInLoop(Node *node, int loop_num) | v8::internal::compiler::LoopFinderImpl | inlineprivate |
IsLoopExitNode(Node *node) | v8::internal::compiler::LoopFinderImpl | inlineprivate |
IsLoopHeaderNode(Node *node) | v8::internal::compiler::LoopFinderImpl | inlineprivate |
loop_num_ | v8::internal::compiler::LoopFinderImpl | private |
loop_tree_ | v8::internal::compiler::LoopFinderImpl | private |
LoopFinderImpl(TFGraph *graph, LoopTree *loop_tree, TickCounter *tick_counter, Zone *zone) | v8::internal::compiler::LoopFinderImpl | inline |
LoopNum(Node *node) | v8::internal::compiler::LoopFinderImpl | inlineprivate |
loops_ | v8::internal::compiler::LoopFinderImpl | private |
loops_found_ | v8::internal::compiler::LoopFinderImpl | private |
num_nodes() | v8::internal::compiler::LoopFinderImpl | inlineprivate |
Print() | v8::internal::compiler::LoopFinderImpl | inline |
PrintLoop(LoopTree::Loop *loop) | v8::internal::compiler::LoopFinderImpl | inlineprivate |
PropagateBackward() | v8::internal::compiler::LoopFinderImpl | inlineprivate |
PropagateBackwardMarks(Node *from, Node *to, int loop_filter) | v8::internal::compiler::LoopFinderImpl | inlineprivate |
PropagateForward() | v8::internal::compiler::LoopFinderImpl | inlineprivate |
PropagateForwardMarks(Node *from, Node *to) | v8::internal::compiler::LoopFinderImpl | inlineprivate |
Queue(Node *node) | v8::internal::compiler::LoopFinderImpl | inlineprivate |
queue_ | v8::internal::compiler::LoopFinderImpl | private |
queued_ | v8::internal::compiler::LoopFinderImpl | private |
ResizeBackwardMarks() | v8::internal::compiler::LoopFinderImpl | inlineprivate |
ResizeForwardMarks() | v8::internal::compiler::LoopFinderImpl | inlineprivate |
Run() | v8::internal::compiler::LoopFinderImpl | inline |
SerializeLoop(LoopTree::Loop *loop) | v8::internal::compiler::LoopFinderImpl | inlineprivate |
SetBackwardMark(Node *to, int loop_num) | v8::internal::compiler::LoopFinderImpl | inlineprivate |
SetForwardMark(Node *to, int loop_num) | v8::internal::compiler::LoopFinderImpl | inlineprivate |
SetLoopMark(Node *node, int loop_num) | v8::internal::compiler::LoopFinderImpl | inlineprivate |
SetLoopMarkForLoopHeader(Node *node, int loop_num) | v8::internal::compiler::LoopFinderImpl | inlineprivate |
tick_counter_ | v8::internal::compiler::LoopFinderImpl | private |
width_ | v8::internal::compiler::LoopFinderImpl | private |
zone_ | v8::internal::compiler::LoopFinderImpl | private |