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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp965 auto *VNodesVar = new GlobalVariable( local
968 VNodesVar->setSection(
970 UsedVars.push_back(VNodesVar);

Completed in 81 milliseconds