Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp110 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneFunctionInto()
226 const auto RemapFlag = ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges; in CloneFunctionInto()
389 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges); in CloneBlock()
561 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneAndPruneIntoFromInst()
585 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges); in CloneAndPruneIntoFromInst()
790 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in remapInstructionsInBlocks()
H A DValueMapper.cpp402 if ((Flags & RF_NoModuleLevelChanges) && isa<ConstantAsMetadata>(VAM)) { in mapValue()
419 if (Flags & RF_NoModuleLevelChanges) in mapValue()
778 assert(!(M.Flags & RF_NoModuleLevelChanges) && in map()
827 if ((Flags & RF_NoModuleLevelChanges)) in mapSimpleMetadata()
H A DLoopRotationUtils.cpp441 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in rotateLoop()
H A DLoopUnrollRuntime.cpp922 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in UnrollRuntimeLoopRemainder()
H A DSimplifyCFG.cpp1083 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in CloneInstructionsIntoPredecessorBlockAndUpdateSSAUses()
3167 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in performBranchToCommonDestFolding()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DValueMapper.h72 RF_NoModuleLevelChanges = 1, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp1007 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in emitPreheaderBranchOnCondition()
1438 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in unswitchNontrivialCondition()
H A DInductiveRangeCheckElimination.cpp1176 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in cloneLoop()
H A DSimpleLoopUnswitch.cpp1115 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in buildClonedLoopBlocks()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp821 RF_IgnoreMissingLocals | RF_NoModuleLevelChanges); in cloneCommonBlocks()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1787 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in cloneScopeBlocks()