Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp335 std::string SubModuleName; in emitPartition() local
350 raw_string_ostream(SubModuleName) in emitPartition()
363 return extractSubModule(TSM, SubModuleName , ShouldExtract); in emitPartition()