Home
last modified time | relevance | path

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

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