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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/
InstrProfiling.h 88 void computeNumValueSiteCounts(InstrProfValueProfileInst *Ins);
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
InstrProfiling.cpp 563 computeNumValueSiteCounts(Ind);
617 void InstrProfiling::computeNumValueSiteCounts(InstrProfValueProfileInst *Ind) {

Completed in 15 milliseconds