Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h143 unsigned NextFnNum = 0; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineModuleInfo.cpp295 MF = new MachineFunction(F, TM, STI, NextFnNum++, *this); in getOrCreateMachineFunction()