Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h283 void applyRemapping(LLVMContext &Ctx);
374 Remapper->applyRemapping(Ctx); in read()
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DSampleProfReader.cpp1797 void SampleProfileReaderItaniumRemapper::applyRemapping(LLVMContext &Ctx) { in applyRemapping() function in SampleProfileReaderItaniumRemapper