Searched defs:OldAI (Results 1 – 1 of 1) sorted by relevance
2616 AllocaInst &OldAI, &NewAI; member in __anondf5662880d11::AllocaSliceRewriter2674 AllocaInst &OldAI, AllocaInst &NewAI, in AllocaSliceRewriter()3889 if (auto *OldAI = dyn_cast<AllocaInst>(Base)) { in emitFunc() local