Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h258 using PartitioningFtor = std::function<std::set<Function*>(Function&)>;
275 SymbolResolverSetter SetSymbolResolver, PartitioningFtor Partition,
287 SymbolResolverSetter SetSymbolResolver, PartitioningFtor Partition,
741 PartitioningFtor Partition;
755 SymbolResolverSetter SetSymbolResolver, PartitioningFtor Partition, in LegacyCompileOnDemandLayer()
/external/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h165 typedef std::function<std::set<Function*>(Function&)> PartitioningFtor; typedef
172 CompileOnDemandLayer(BaseLayerT &BaseLayer, PartitioningFtor Partition,
504 PartitioningFtor Partition;