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

/openjdk7/hotspot/src/share/vm/opto/
H A Dcfgnode.cpp945 const TypeInstPtr* tiip = (tip != NULL) ? tip->isa_instptr() : NULL; local
946 if (tiip) {
948 ciKlass* k = tiip->klass();

Completed in 227 milliseconds