Searched defs:_illegal_value (Results 1 - 3 of 3) sorted by relevance

/openjdk10/hotspot/src/share/vm/jvmci/
H A DjvmciCodeInstaller.hpp181 static LocationValue* _illegal_value; member in class:CodeInstaller
H A DjvmciCodeInstaller.cpp51 LocationValue* CodeInstaller::_illegal_value = new (ResourceObj::C_HEAP, mtCompiler) LocationValue(Location()); member in class:CodeInstaller
/openjdk10/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.cpp2513 LocationValue* _illegal_value = new (ResourceObj::C_HEAP, mtCompiler) LocationValue(Location()); local

Completed in 119 milliseconds