HomeSort by relevance Sort by last modified time
    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