Home
last modified time | relevance | path

Searched defs:CoverageNamesVar (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp550 GlobalVariable *CoverageNamesVar = in run() local
719 void InstrProfiling::lowerCoverageData(GlobalVariable *CoverageNamesVar) { in lowerCoverageData()