Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp469 auto *VNodesVar = new GlobalVariable( in emitVNodes() local
472 VNodesVar->setSection(getInstrProfVNodesSectionName(isMachO())); in emitVNodes()
473 UsedVars.push_back(VNodesVar); in emitVNodes()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp903 auto *VNodesVar = new GlobalVariable( in emitVNodes() local
906 VNodesVar->setSection( in emitVNodes()
908 UsedVars.push_back(VNodesVar); in emitVNodes()