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

/openjdk7/hotspot/src/share/vm/ci/
H A DciField.cpp161 _type = NULL; // must call compute_type on first access
282 // ciField::compute_type
285 ciType* ciField::compute_type() { function in class:ciField

Completed in 955 milliseconds