Searched refs:canMergeToProgbits (Results 1 – 1 of 1) sorted by relevance
90 static bool canMergeToProgbits(unsigned type) { in canMergeToProgbits() function132 if (typeIsSet || !canMergeToProgbits(type) || in commitSection()133 !canMergeToProgbits(isec->type)) { in commitSection()