Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp21 auto DeleteExtractedDefs = [](GlobalValue &GV) { in extractSubModule() local
58 auto NewTSMod = cloneToNewContext(TSM, ShouldExtract, DeleteExtractedDefs); in extractSubModule()