Searched refs:IsRequired (Results 1 – 2 of 2) sorted by relevance
552 bool IsRequired = isRequiredForExecution(Section) || ProcessAllSections; in computeTotalAllocSize() local555 if (IsRequired) { in computeTotalAllocSize()809 bool IsRequired = isRequiredForExecution(Section); in emitSection() local862 if (IsRequired || ProcessAllSections) { in emitSection()924 if (!IsRequired) in emitSection()
183 bool IsRequired = false; member406 , bool IsRequired);1071 , bool IsRequired) { in saveSimpleKeyCandidate() argument1077 SK.IsRequired = IsRequired; in saveSimpleKeyCandidate()1087 if (i->IsRequired) in removeStaleSimpleKeyCandidates()