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

  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProfReader.h 283 void applyRemapping(LLVMContext &Ctx);
311 // by Reader -- by calling applyRemapping.
358 Remapper->applyRemapping(Ctx);
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
SampleProfReader.cpp 1540 void SampleProfileReaderItaniumRemapper::applyRemapping(LLVMContext &Ctx) {

Completed in 17 milliseconds