Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp151 M.getNamedGlobal(getCoverageUnusedNamesVarName())) { in run()
/external/llvm/include/llvm/ProfileData/
DInstrProf.h124 inline StringRef getCoverageUnusedNamesVarName() { in getCoverageUnusedNamesVarName() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProf.h118 inline StringRef getCoverageUnusedNamesVarName() { in getCoverageUnusedNamesVarName() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp466 M.getNamedGlobal(getCoverageUnusedNamesVarName()); in run()
/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp1088 llvm::getCoverageUnusedNamesVarName()); in emit()