Searched refs:InsnToReplace (Results 1 – 1 of 1) sorted by relevance
416 Instruction *InsnToReplace) { in tryToReplaceWithGEPBuiltin() argument422 Module *M = InsnToReplace->getModule(); in tryToReplaceWithGEPBuiltin()425 Replacement->insertBefore(InsnToReplace); in tryToReplaceWithGEPBuiltin()426 InsnToReplace->replaceAllUsesWith(Replacement); in tryToReplaceWithGEPBuiltin()430 Replacement->insertBefore(InsnToReplace); in tryToReplaceWithGEPBuiltin()