Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h147 bool CloneStubsIntoPartitions = true)
151 CloneStubsIntoPartitions(CloneStubsIntoPartitions) {} in BaseLayer()
238 if (CloneStubsIntoPartitions) in addLogicalModule()
474 bool CloneStubsIntoPartitions; variable