Searched refs:MemSrc (Results 1 – 1 of 1) sorted by relevance
232 GlobalVariable *MemSrc = dyn_cast<GlobalVariable>(MTI->getSource()); in CleanupPointerRootUsers() local233 if (MemSrc && MemSrc->isConstant()) { in CleanupPointerRootUsers()236 } else if (Instruction *I = dyn_cast<Instruction>(MemSrc)) { in CleanupPointerRootUsers()