Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DMemProfContextDisambiguation.h37 bool applyImport(Module &M);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp3492 bool MemProfContextDisambiguation::applyImport(Module &M) { in applyImport() function in MemProfContextDisambiguation
3864 return applyImport(M); in processModule()