Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp182 bool IsRequired = false; member
1089 , bool IsRequired) { in saveSimpleKeyCandidate()
/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStubV5.cpp220 bool IsRequired = false) { in collectFromArray() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1606 bool IsRequired = all_of(Range, RequiresScalarEpilogue); requiresScalarEpilogue() local