Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/
DInstrProfiling.h76 void lowerCoverageData(GlobalVariable *CoverageNamesVar);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/
DInstrProfiling.h98 void lowerCoverageData(GlobalVariable *CoverageNamesVar);
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Instrumentation/
DInstrProfiling.h102 void lowerCoverageData(GlobalVariable *CoverageNamesVar);
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp152 lowerCoverageData(CoverageNamesVar); in run()
229 void InstrProfiling::lowerCoverageData(GlobalVariable *CoverageNamesVar) { in lowerCoverageData() function in InstrProfiling
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp536 lowerCoverageData(CoverageNamesVar); in run()
658 void InstrProfiling::lowerCoverageData(GlobalVariable *CoverageNamesVar) { in lowerCoverageData() function in InstrProfiling
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp561 lowerCoverageData(CoverageNamesVar); in run()
732 void InstrProfiling::lowerCoverageData(GlobalVariable *CoverageNamesVar) { in lowerCoverageData() function in InstrProfiling