Searched refs:IsRequired (Results 1 – 2 of 2) sorted by relevance
543 bool IsRequired = isRequiredForExecution(Section) || ProcessAllSections; in computeTotalAllocSize() local546 if (IsRequired) { in computeTotalAllocSize()799 bool IsRequired = isRequiredForExecution(Section); in emitSection() local850 if (IsRequired || ProcessAllSections) { in emitSection()901 if (!IsRequired) in emitSection()
184 bool IsRequired = false; member404 , bool IsRequired);1050 , bool IsRequired) { in saveSimpleKeyCandidate() argument1056 SK.IsRequired = IsRequired; in saveSimpleKeyCandidate()1066 if (i->IsRequired) in removeStaleSimpleKeyCandidates()