Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1234 const auto UpdateMaxAlignment = [&MaxAlignment](const MaybeAlign A) { in writeModuleInfo() local
1239 UpdateMaxAlignment(GV.getAlign()); in writeModuleInfo()
1252 UpdateMaxAlignment(F.getAlign()); in writeModuleInfo()