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 74 void RemapInstruction(Instruction *I, ValueToValueMapTy &VM,
  /external/llvm/lib/Transforms/Utils/
CloneFunction.cpp 152 RemapInstruction(II, VMap,
323 RemapInstruction(NewInst, VMap,
472 RemapInstruction(NewBB->getTerminator(), VMap,
LoopUnroll.cpp 45 /// RemapInstruction - Convert the instruction operands from referencing the
47 static inline void RemapInstruction(Instruction *I,
350 ::RemapInstruction(I, LastValueMap);
LoopUnrollRuntime.cpp 364 RemapInstruction(I, VMap,
ValueMapper.cpp 180 /// RemapInstruction - Convert the instruction operands from referencing the
183 void llvm::RemapInstruction(Instruction *I, ValueToValueMapTy &VMap,
  /external/llvm/lib/Transforms/Scalar/
LoopRotation.cpp 403 RemapInstruction(C, ValueMap,
LoopUnswitch.cpp     [all...]
  /external/llvm/lib/Linker/
LinkModules.cpp     [all...]

Completed in 124 milliseconds