Searched defs:OldAI (Results 1 – 2 of 2) sorted by relevance
525 TrackingVH<Instruction> OldAI = Info.AI; in runOnFunction() local
2527 AllocaInst &OldAI, &NewAI; member in llvm::sroa::AllocaSliceRewriter2586 AllocaInst &OldAI, AllocaInst &NewAI, in AllocaSliceRewriter()3776 if (auto *OldAI = dyn_cast<AllocaInst>(Base)) { in emitFunc() local