Home
last modified time | relevance | path

Searched refs:CloneStubsIntoPartitions (Results 1 – 1 of 1) 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