Searched refs:AlignAllFunctions (Results 1 – 1 of 1) sorted by relevance
81 static cl::opt<unsigned> AlignAllFunctions( variable184 if (AlignAllFunctions) in init()185 Alignment = Align(1ULL << AlignAllFunctions); in init()