Home
last modified time | relevance | path

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

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