Searched refs:_blob_names (Results 1 - 2 of 2) sorted by relevance

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_Runtime1.hpp123 static const char* _blob_names[]; member in class:Runtime1
H A Dc1_Runtime1.cpp100 const char *Runtime1::_blob_names[] = { member in class:Runtime1
270 return _blob_names[id];

Completed in 59 milliseconds