Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLoopUnroll.cpp55 static inline void remapInstruction(Instruction *I, in remapInstruction() function
DValueMapper.cpp854 void Mapper::remapInstruction(Instruction *I) { in remapInstruction() function in Mapper
1092 void ValueMapper::remapInstruction(Instruction &I) { in remapInstruction() function in ValueMapper