Searched refs:CurrOperand (Results 1 – 1 of 1) sorted by relevance
94 GlobalVariable *lookupReplacementGlobal(Value *CurrOperand);110 DataScalarizerVisitor::lookupReplacementGlobal(Value *CurrOperand) { in lookupReplacementGlobal() argument111 if (GlobalVariable *OldGlobal = dyn_cast<GlobalVariable>(CurrOperand)) { in lookupReplacementGlobal()