Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineSizeEstimatorAnalysis.cpp45 unsigned getMaxInstructionID() { in getMaxInstructionID() function
124 ImportantInstructionSuccessions.size() + getMaxInstructionID() + 1 +
159 size_t InstrCount = getMaxInstructionID() + 1; in getFunctionFeatures()