Home
last modified time | relevance | path

Searched defs:RemapInstruction (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DValueMapper.cpp160 void llvm::RemapInstruction(Instruction *I, ValueToValueMapTy &VMap, in RemapInstruction() function in llvm
DLoopUnroll.cpp41 static inline void RemapInstruction(Instruction *I, in RemapInstruction() function