Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIRPartitionLayer.h80 SymbolLinkagePromoter PromoteSymbols; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DIRPartitionLayer.cpp244 auto PromotedGlobals = PromoteSymbols(M); in emitPartition()