Searched refs:ModuleLevelChanges (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | CloneFunction.cpp | 86 bool ModuleLevelChanges, in CloneFunctionInto() argument 108 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneFunctionInto() 130 assert(!MustCloneSP || ModuleLevelChanges); in CloneFunctionInto() 149 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneFunctionInto() 170 ModuleLevelChanges ? &DIFinder : nullptr); in CloneFunctionInto() 211 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneFunctionInto() 279 bool ModuleLevelChanges; member 288 ModuleLevelChanges(moduleLevelChanges), NameSuffix(nameSuffix), in PruningFunctionCloner() 342 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges); in CloneBlock() 451 bool ModuleLevelChanges, in CloneAndPruneIntoFromInst() argument [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
| D | Cloning.h | 139 ValueToValueMapTy &VMap, bool ModuleLevelChanges, 148 ValueToValueMapTy &VMap, bool ModuleLevelChanges, 165 ValueToValueMapTy &VMap, bool ModuleLevelChanges,
|