Searched refs:calc_cost (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/adlc/
H A DarchDesc.hpp131 Expr *calc_cost(FILE *fp, const char *spaces, MatchList &mList, ProductionState &status);
H A Ddfa.cpp209 //---------------------------calc_cost-----------------------------------------
213 Expr *ArchDesc::calc_cost(FILE *fp, const char *spaces, MatchList &mList, ProductionState &status) { function in class:ArchDesc
270 const Expr *cost = calc_cost(fp, spaces6, mList, status);

Completed in 26 milliseconds