Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp109 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneFunctionInto()
150 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneFunctionInto()
212 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneFunctionInto()
328 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges); in CloneBlock()
501 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneAndPruneIntoFromInst()
524 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges); in CloneAndPruneIntoFromInst()
730 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in remapInstructionsInBlocks()
H A DValueMapper.cpp400 if (Flags & RF_NoModuleLevelChanges) in mapValue()
739 assert(!(M.Flags & RF_NoModuleLevelChanges) && in map()
802 if ((Flags & RF_NoModuleLevelChanges)) in mapSimpleMetadata()
H A DLoopRotationUtils.cpp346 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in rotateLoop()
H A DLoopUnrollRuntime.cpp889 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in UnrollRuntimeLoopRemainder()
H A DSimplifyCFG.cpp2704 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in FoldBranchToCommonDest()
2723 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in FoldBranchToCommonDest()
/freebsd-12.1/contrib/llvm/include/llvm/Transforms/Utils/
H A DValueMapper.h73 RF_NoModuleLevelChanges = 1, enumerator
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp804 RF_IgnoreMissingLocals | RF_NoModuleLevelChanges); in cloneCommonBlocks()
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp1337 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in UnswitchNontrivialCondition()
H A DInductiveRangeCheckElimination.cpp1155 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in cloneLoop()
H A DSimpleLoopUnswitch.cpp1042 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in buildClonedLoopBlocks()
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1757 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in cloneScopeBlocks()