Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineFunction.cpp82 AlignAllFunctions("align-all-functions", variable
183 if (AlignAllFunctions) in init()
184 Alignment = AlignAllFunctions; in init()