Home
last modified time | relevance | path

Searched refs:applyRemapping (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h283 void applyRemapping(LLVMContext &Ctx);
358 Remapper->applyRemapping(Ctx); in read()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProfReader.cpp1540 void SampleProfileReaderItaniumRemapper::applyRemapping(LLVMContext &Ctx) { in applyRemapping() function in SampleProfileReaderItaniumRemapper