Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp341 bool IsRequired = isRequiredForExecution(Section); in computeTotalAllocSize() local
557 bool IsRequired = isRequiredForExecution(Section); in emitSection() local
/external/llvm/lib/Support/
DYAMLParser.cpp195 bool IsRequired; member
902 , bool IsRequired) { in saveSimpleKeyCandidate()