Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DCloneFunction.cpp80 bool ModuleLevelChanges, in CloneFunctionInto() argument
102 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneFunctionInto()
128 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneFunctionInto()
171 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneFunctionInto()
224 bool ModuleLevelChanges; member
233 ModuleLevelChanges(moduleLevelChanges), NameSuffix(nameSuffix), in PruningFunctionCloner()
287 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges); in CloneBlock()
395 bool ModuleLevelChanges, in CloneAndPruneIntoFromInst() argument
412 PruningFunctionCloner PFC(NewFunc, OldFunc, VMap, ModuleLevelChanges, in CloneAndPruneIntoFromInst()
463 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneAndPruneIntoFromInst()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DCloneFunction.cpp86 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()
264 bool ModuleLevelChanges; member
273 ModuleLevelChanges(moduleLevelChanges), NameSuffix(nameSuffix), in PruningFunctionCloner()
327 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges); in CloneBlock()
436 bool ModuleLevelChanges, in CloneAndPruneIntoFromInst() argument
[all …]
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DCloneFunction.cpp76 bool ModuleLevelChanges, in CloneFunctionInto() argument
129 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges); in CloneFunctionInto()
141 bool ModuleLevelChanges, in CloneFunction() argument
170 CloneFunctionInto(NewF, F, VMap, ModuleLevelChanges, Returns, "", CodeInfo); in CloneFunction()
183 bool ModuleLevelChanges; member
197 VMap(valueMap), ModuleLevelChanges(moduleLevelChanges), in PruningFunctionCloner()
324 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges))) in ConstantFoldMappedInstruction()
349 bool ModuleLevelChanges, in CloneAndPruneFunctionInto() argument
363 PruningFunctionCloner PFC(NewFunc, OldFunc, VMap, ModuleLevelChanges, in CloneAndPruneFunctionInto()
411 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges); in CloneAndPruneFunctionInto()
[all …]
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DCloning.h124 bool ModuleLevelChanges,
145 bool ModuleLevelChanges,
163 bool ModuleLevelChanges,
/external/llvm/include/llvm/Transforms/Utils/
DCloning.h142 ValueToValueMapTy &VMap, bool ModuleLevelChanges,
151 ValueToValueMapTy &VMap, bool ModuleLevelChanges,
168 ValueToValueMapTy &VMap, bool ModuleLevelChanges,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DCloning.h142 ValueToValueMapTy &VMap, bool ModuleLevelChanges,
151 ValueToValueMapTy &VMap, bool ModuleLevelChanges,
168 ValueToValueMapTy &VMap, bool ModuleLevelChanges,