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

/openjdk7/hotspot/src/share/vm/adlc/
H A DarchDesc.hpp87 const char *get_cost(void) { return _cost == NULL ? "0" :_cost; } function in class:MatchList

Completed in 75 milliseconds