Searched refs:AlignFunctionsMaxBytes (Results 1 – 1 of 1) sorted by relevance
45 cl::opt<unsigned> AlignFunctionsMaxBytes( variable73 Function.setMaxAlignmentBytes(opts::AlignFunctionsMaxBytes); in alignMaxBytes()74 Function.setMaxColdAlignmentBytes(opts::AlignFunctionsMaxBytes); in alignMaxBytes()95 std::min(size_t(opts::AlignFunctionsMaxBytes), HotSize)); in alignCompact()101 std::min(size_t(opts::AlignFunctionsMaxBytes), ColdSize)); in alignCompact()