Searched refs:NoOpBitcast (Results 1 – 1 of 1) sorted by relevance
204 if (Value *NoOpBitcast = maybeGenerateBitcast( in runOnModule() local208 Builder.CreateLoad(LI->getType(), NoOpBitcast)); in runOnModule()214 if (Value *NoOpBitcast = maybeGenerateBitcast( in runOnModule() local219 Builder.CreateStore(SI->getValueOperand(), NoOpBitcast)); in runOnModule()225 if (Value *NoOpBitcast = maybeGenerateBitcast( in runOnModule() local228 GEP->setOperand(0, NoOpBitcast); in runOnModule()