HomeSort by: relevance | last modified time | path
    Searched refs:lowerCoverageData (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/
InstrProfiling.h 97 void lowerCoverageData(GlobalVariable *CoverageNamesVar);
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
InstrProfiling.cpp 577 lowerCoverageData(CoverageNamesVar);
719 void InstrProfiling::lowerCoverageData(GlobalVariable *CoverageNamesVar) {

Completed in 21 milliseconds