Searched refs:hasFunctionAlignment (Results 1 – 2 of 2) sorted by relevance
496 bool hasFunctionAlignment() const { return HasFunctionAlignment; } in hasFunctionAlignment() function
555 if (MAI->hasFunctionAlignment()) in EmitFunctionHeader()