Searched defs:FormList (Results 1 - 2 of 2) sorted by relevance

/openjdk9/hotspot/src/share/vm/adlc/
H A Dforms.cpp
H A Dforms.hpp257 class FormList { class
318 FormList() { _justReset = 1; _justReset2 = 1; _root = NULL; _tail = NULL; _cur = NULL; _cur2 = NULL;}; function in class:FormList

Completed in 38 milliseconds