Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp352 bool IsRequired = isRequiredForExecution(Section); in computeTotalAllocSize() local
568 bool IsRequired = isRequiredForExecution(Section); in emitSection() local
/external/llvm/lib/Support/
DYAMLParser.cpp200 bool IsRequired; member
983 , bool IsRequired) { in saveSimpleKeyCandidate()