Searched refs:IsRequired (Results 1 – 2 of 2) sorted by relevance
485 bool IsRequired = isRequiredForExecution(Section) || ProcessAllSections; in computeTotalAllocSize() local488 if (IsRequired) { in computeTotalAllocSize()722 bool IsRequired = isRequiredForExecution(Section); in emitSection() local766 if (IsRequired || ProcessAllSections) { in emitSection()817 if (!IsRequired) in emitSection()
185 bool IsRequired; member412 , bool IsRequired);975 , bool IsRequired) { in saveSimpleKeyCandidate() argument981 SK.IsRequired = IsRequired; in saveSimpleKeyCandidate()991 if (i->IsRequired) in removeStaleSimpleKeyCandidates()