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