Home
last modified time | relevance | path

Searched refs:getFunctionSize (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/Reactor/
DRoutine.hpp37 int getFunctionSize(); // Includes constants before the entry point
DRoutine.cpp70 int Routine::getFunctionSize() in getFunctionSize() function in sw::Routine
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DLiveIntervalAnalysis.h118 return indexes_->getFunctionSize(); in getFuncInstructionCount()
125 return (unsigned)(IntervalPercentage * indexes_->getFunctionSize()); in getApproximateInstructionCount()
DSlotIndexes.h482 unsigned getFunctionSize() const {