Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineSizeEstimatorAnalysis.cpp166 int LastID = StartID; in getFunctionFeatures() local
181 int PairIndex = getPairIndex(LastID, ID); in getFunctionFeatures()
184 LastID = ID; in getFunctionFeatures()