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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/
InstrProfiling.h 52 GlobalVariable *RegionCounters = nullptr;
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
InstrProfiling.cpp 819 if (It->second.RegionCounters)
820 return It->second.RegionCounters;
939 PD.RegionCounters = CounterPtr;

Completed in 19 milliseconds