Searched refs:AlignBlocksThreshold (Results 1 – 1 of 1) sorted by relevance
36 cl::opt<unsigned> AlignBlocksThreshold( variable119 if (Count <= FuncCount * opts::AlignBlocksThreshold / 100) { in alignBlocks()