OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PartitioningFtor
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/ExecutionEngine/Orc/
CompileOnDemandLayer.h
165
typedef std::function<std::set<Function*>(Function&)>
PartitioningFtor
;
172
CompileOnDemandLayer(BaseLayerT &BaseLayer,
PartitioningFtor
Partition,
504
PartitioningFtor
Partition;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
CompileOnDemandLayer.h
241
using
PartitioningFtor
= std::function<std::set<Function*>(Function&)>;
257
PartitioningFtor
Partition,
714
PartitioningFtor
Partition;
Completed in 1104 milliseconds