Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp483 bool IsDiscardable = in isRequiredForExecution() local
486 return HasContent && !IsDiscardable; in isRequiredForExecution()