HomeSort by relevance Sort by last modified time
    Searched refs:RemapInstruction (Results 1 - 8 of 8) sorted by null

  /external/llvm/include/llvm/Transforms/Utils/
ValueMapper.h 60 void RemapInstruction(Instruction *I, ValueToValueMapTy &VM,
  /external/llvm/lib/Transforms/Utils/
CloneFunction.cpp 146 RemapInstruction(II, VMap,
266 RemapInstruction(NewInst, VMap,
415 RemapInstruction(NewBB->getTerminator(), VMap,
LoopUnroll.cpp 39 /// RemapInstruction - Convert the instruction operands from referencing the
41 static inline void RemapInstruction(Instruction *I,
323 ::RemapInstruction(I, LastValueMap);
ValueMapper.cpp 157 /// RemapInstruction - Convert the instruction operands from referencing the
160 void llvm::RemapInstruction(Instruction *I, ValueToValueMapTy &VMap,
LoopUnrollRuntime.cpp 360 RemapInstruction(I, VMap,
  /external/llvm/lib/Transforms/Scalar/
LoopRotation.cpp 352 RemapInstruction(C, ValueMap,
LoopUnswitch.cpp     [all...]
  /external/llvm/lib/Linker/
LinkModules.cpp     [all...]

Completed in 1546 milliseconds