Searched refs:getInstCountEstimate (Results 1 – 2 of 2) sorted by relevance
86 InstNumberT getInstCountEstimate() const { return InstCountEstimate; } in getInstCountEstimate() function
670 LiveBegin->reserve(getInstCountEstimate()); in liveness()671 LiveEnd->reserve(getInstCountEstimate()); in liveness()