Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DMemProfUse.h65 computeUndriftMap(Module &M, IndexedInstrProfReader *MemProfReader,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfUse.cpp265 memprof::computeUndriftMap(Module &M, IndexedInstrProfReader *MemProfReader, in computeUndriftMap() function in memprof
696 UndriftMaps = computeUndriftMap(M, MemProfReader.get(), TLI); in run()