Home
last modified time | relevance | path

Searched refs:updateMemProfAttributes (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h103 void updateMemProfAttributes(Module &Mod, const ModuleSummaryIndex &Index);
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp664 updateMemProfAttributes(Mod, CombinedIndex); in thinBackend()
H A DLTO.cpp1198 void lto::updateMemProfAttributes(Module &Mod, in updateMemProfAttributes() function in lto
1283 updateMemProfAttributes(*RegularLTO.CombinedModule, ThinLTO.CombinedIndex); in runRegularLTO()