Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCloneFunction.cpp108 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneFunctionInto()
149 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneFunctionInto()
211 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneFunctionInto()
342 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges); in CloneBlock()
515 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneAndPruneIntoFromInst()
538 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges); in CloneAndPruneIntoFromInst()
744 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in remapInstructionsInBlocks()
DValueMapper.cpp399 if (Flags & RF_NoModuleLevelChanges) in mapValue()
738 assert(!(M.Flags & RF_NoModuleLevelChanges) && in map()
787 if ((Flags & RF_NoModuleLevelChanges)) in mapSimpleMetadata()
DLoopRotationUtils.cpp353 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in rotateLoop()
DLoopUnrollRuntime.cpp882 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in UnrollRuntimeLoopRemainder()
DSimplifyCFG.cpp2748 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in FoldBranchToCommonDest()
2767 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in FoldBranchToCommonDest()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DValueMapper.h72 RF_NoModuleLevelChanges = 1, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp805 RF_IgnoreMissingLocals | RF_NoModuleLevelChanges); in cloneCommonBlocks()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp1346 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in UnswitchNontrivialCondition()
DInductiveRangeCheckElimination.cpp1161 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in cloneLoop()
DSimpleLoopUnswitch.cpp1086 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in buildClonedLoopBlocks()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp1799 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in cloneScopeBlocks()