Searched refs:RF_NoModuleLevelChanges (Results 1 – 12 of 12) sorted by relevance
107 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneFunctionInto()234 const auto RemapFlag = ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges; in CloneFunctionInto()493 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges); in CloneBlock()669 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneAndPruneIntoFromInst()693 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges); in CloneAndPruneIntoFromInst()899 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in remapInstructionsInBlocks()
405 if ((Flags & RF_NoModuleLevelChanges) && isa<ConstantAsMetadata>(VAM)) { in mapValue()424 if (Flags & RF_NoModuleLevelChanges) in mapValue()789 assert(!(M.Flags & RF_NoModuleLevelChanges) && in map()838 if ((Flags & RF_NoModuleLevelChanges)) in mapSimpleMetadata()
436 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in rotateLoop()
900 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in UnrollRuntimeLoopRemainder()
1117 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in CloneInstructionsIntoPredecessorBlockAndUpdateSSAUses()3525 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in performBranchToCommonDestFolding()
113 EXPECT_EQ(T.get(), ValueMapper(VM, RF_NoModuleLevelChanges).mapMDNode(*T)); in TEST()225 EXPECT_EQ(N0, ValueMapper(VM, RF_NoModuleLevelChanges).mapMetadata(*N0)); in TEST()226 EXPECT_EQ(N1, ValueMapper(VM, RF_NoModuleLevelChanges).mapMetadata(*N1)); in TEST()
71 RF_NoModuleLevelChanges = 1, enumerator
1047 RF_IgnoreMissingLocals | RF_NoModuleLevelChanges); in cloneBlockAndUpdatePredecessor()
244 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in buildPartialInvariantUnswitchConditionalBranch()1194 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in buildClonedLoopBlocks()
1174 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in cloneLoop()
818 RF_IgnoreMissingLocals | RF_NoModuleLevelChanges); in cloneCommonBlocks()
1764 RF_NoModuleLevelChanges | RF_IgnoreMissingLocals); in cloneScopeBlocks()