Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp994 auto *VNodesVar = new GlobalVariable( in emitVNodes() local
997 VNodesVar->setSection( in emitVNodes()
1001 UsedVars.push_back(VNodesVar); in emitVNodes()