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

/openjdk9/hotspot/src/share/vm/opto/
H A Dcompile.hpp957 const TypePtr* get_adr_type(uint aidx) { return alias_type(aidx)->adr_type(); } argument
958 int get_general_index(uint aidx) { return alias_type(aidx)->general_index(); } argument

Completed in 45 milliseconds