Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h141 unsigned NextFnNum = 0; variable
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp281 MF = new MachineFunction(F, TM, STI, NextFnNum++, *this); in getOrCreateMachineFunction()