Lines Matching refs:Alias
395 // Create an alias instead of RAUW'ing the gep directly. On x86 this ensures401 GlobalAlias *Alias = GlobalAlias::create(403 BAI->ByteArray->replaceAllUsesWith(Alias);441 // Each use of the byte array uses a different alias. This makes the