Searched refs:def_count_ (Results 1 – 2 of 2) sorted by relevance
621 return def_count_; in GetDefCount()1182 int def_count_; // Used to estimate size of ssa name storage. variable
109 def_count_(0), in MIRGraph()740 def_count_ += (df_flags & DF_A_WIDE) ? 2 : 1; in InlineMethod()