Searched refs:AlignAllFunctions (Results 1 – 3 of 3) sorted by relevance
51 AlignAllFunctions("align-all-functions", variable133 if (AlignAllFunctions) in MachineFunction()134 Alignment = AlignAllFunctions; in MachineFunction()
81 static cl::opt<unsigned> AlignAllFunctions( variable184 if (AlignAllFunctions) in init()185 Alignment = Align(1ULL << AlignAllFunctions); in init()
83 static cl::opt<unsigned> AlignAllFunctions( variable214 if (AlignAllFunctions) in init()215 Alignment = Align(1ULL << AlignAllFunctions); in init()