Home
last modified time | relevance | path

Searched refs:IsDiscardable (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp423 bool IsDiscardable = in isRequiredForExecution() local
426 return HasContent && !IsDiscardable; in isRequiredForExecution()