Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp24 auto DeleteExtractedDefs = [](GlobalValue &GV) { in extractSubModule() local
61 auto NewTSM = cloneToNewContext(TSM, ShouldExtract, DeleteExtractedDefs); in extractSubModule()