Searched refs:gotCpuFeatures (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/shark/ | ||
H A D | sharkCompiler.cpp | 85 bool gotCpuFeatures = llvm::sys::getHostCPUFeatures(Features); local 93 if(gotCpuFeatures){ |
Completed in 29 milliseconds