Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Transforms/Utils/
HDValueMapper.cpp183 void llvm::RemapInstruction(Instruction *I, ValueToValueMapTy &VMap, in RemapInstruction() function in llvm
HDLoopUnroll.cpp41 static inline void RemapInstruction(Instruction *I, in RemapInstruction() function