Searched refs:get_cost (Results 1 - 2 of 2) 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
H A Ddfa.cpp229 const char *mList_cost = mList.get_cost();

Completed in 34 milliseconds