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