Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1230 const auto UpdateMaxAlignment = [&MaxAlignment](const MaybeAlign A) { in writeModuleInfo() local
1235 UpdateMaxAlignment(GV.getAlign()); in writeModuleInfo()
1248 UpdateMaxAlignment(F.getAlign()); in writeModuleInfo()