Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h257 unsigned NextFuncId = 0; variable
H A DCodeViewDebug.cpp246 Site->SiteFuncId = NextFuncId++; in getInlineSite()
1483 CurFn->FuncId = NextFuncId++; in beginFunctionImpl()