Home
last modified time | relevance | path

Searched defs:IsRequired (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp550 bool IsRequired = isRequiredForExecution(Section) || ProcessAllSections; in computeTotalAllocSize() local
809 bool IsRequired = isRequiredForExecution(Section); in emitSection() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp182 bool IsRequired = false; member
1071 saveSimpleKeyCandidate(TokenQueueT::iterator Tok,unsigned AtColumn,bool IsRequired) saveSimpleKeyCandidate() argument
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStubV5.cpp220 bool IsRequired = false) { in collectFromArray()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1428 bool IsRequired = all_of(Range, RequiresScalarEpilogue); in requiresScalarEpilogue() local