Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInlineSizeEstimatorAnalysis.cpp46 unsigned getMaxInstructionID() { in getMaxInstructionID() function
125 ImportantInstructionSuccessions.size() + getMaxInstructionID() + 1 +
160 size_t InstrCount = getMaxInstructionID() + 1; in getFunctionFeatures()