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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h101 void updateMemProfAttributes(Module &Mod, const ModuleSummaryIndex &Index);
/freebsd-current/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp662 updateMemProfAttributes(Mod, CombinedIndex);
H A DLTO.cpp1184 void lto::updateMemProfAttributes(Module &Mod, function in class:lto
1269 updateMemProfAttributes(*RegularLTO.CombinedModule, ThinLTO.CombinedIndex);

Completed in 222 milliseconds