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

/openjdk10/hotspot/src/share/vm/opto/
H A Dmacro.cpp2753 int macro_count = C->macro_count(); local
2764 int macro_count = C->macro_count(); local
[all...]
H A Dcompile.hpp762 int macro_count() const { return _macro_nodes->length(); } function in class:Compile

Completed in 55 milliseconds