Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1103 auto *VNodesVar = new GlobalVariable( in emitVNodes() local
1106 VNodesVar->setSection( in emitVNodes()
1110 UsedVars.push_back(VNodesVar); in emitVNodes()