Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h175 bool CloneStubsIntoPartitions = true)
179 CloneStubsIntoPartitions(CloneStubsIntoPartitions) {} in BaseLayer()
266 if (CloneStubsIntoPartitions) in addLogicalModule()
509 bool CloneStubsIntoPartitions; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h260 bool CloneStubsIntoPartitions = true)
266 CloneStubsIntoPartitions(CloneStubsIntoPartitions) {} in ES()
387 if (CloneStubsIntoPartitions) in addLogicalModule()
719 bool CloneStubsIntoPartitions; variable