Searched refs:getFunctionSize (Results 1 – 4 of 4) sorted by relevance
37 int getFunctionSize(); // Includes constants before the entry point
70 int Routine::getFunctionSize() in getFunctionSize() function in sw::Routine
118 return indexes_->getFunctionSize(); in getFuncInstructionCount()125 return (unsigned)(IntervalPercentage * indexes_->getFunctionSize()); in getApproximateInstructionCount()
482 unsigned getFunctionSize() const {