Home
last modified time | relevance | path

Searched refs:RemapInstruction (Results 1 – 15 of 15) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DCloneFunction.cpp170 RemapInstruction(&II, VMap, in CloneFunctionInto()
286 RemapInstruction(NewInst, VMap, in CloneBlock()
462 RemapInstruction(NewBB->getTerminator(), VMap, in CloneAndPruneIntoFromInst()
646 RemapInstruction(&Inst, VMap, in remapInstructionsInBlocks()
DLoopUnrollRuntime.cpp639 RemapInstruction(&I, VMap, in UnrollRuntimeLoopRemainder()
DSimplifyCFG.cpp2341 RemapInstruction(NewBonusInst, VMap, in FoldBranchToCommonDest()
2360 RemapInstruction(New, VMap, in FoldBranchToCommonDest()
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DValueMapper.h60 void RemapInstruction(Instruction *I, ValueToValueMapTy &VM,
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLoopUnroll.cpp41 static inline void RemapInstruction(Instruction *I, in RemapInstruction() function
301 ::RemapInstruction(I, LastValueMap); in UnrollLoop()
DCloneFunction.cpp128 RemapInstruction(II, VMap, in CloneFunctionInto()
410 RemapInstruction(I, VMap, in CloneAndPruneFunctionInto()
DValueMapper.cpp160 void llvm::RemapInstruction(Instruction *I, ValueToValueMapTy &VMap, in RemapInstruction() function in llvm
/external/llvm/include/llvm/Transforms/Utils/
DValueMapper.h243 inline void RemapInstruction(Instruction *I, ValueToValueMapTy &VM,
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopRotation.cpp248 RemapInstruction(C, ValueMap, in rotateLoop()
DLoopUnswitch.cpp682 RemapInstruction(I, VMap,RF_NoModuleLevelChanges|RF_IgnoreMissingEntries); in UnswitchNontrivialCondition()
/external/llvm/lib/Transforms/Scalar/
DLoopRotation.cpp306 RemapInstruction(C, ValueMap, in rotateLoop()
DLoopUnswitch.cpp1136 RemapInstruction(&I, VMap, in UnswitchNontrivialCondition()
DInductiveRangeCheckElimination.cpp920 RemapInstruction(&I, Result.Map, in cloneLoop()
/external/swiftshader/third_party/LLVM/lib/Linker/
DLinkModules.cpp831 RemapInstruction(I, ValueMap, RF_IgnoreMissingEntries, &TypeMap); in linkFunctionBody()
/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp789 RemapInstruction(&I, VMap, in cloneCommonBlocks()