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 DIRPartitionLayer.cpp259 std::string SubModuleName; in emitPartition() local
273 raw_string_ostream(SubModuleName) in emitPartition()
286 return extractSubModule(TSM, SubModuleName, ShouldExtract); in emitPartition()