Home
last modified time | relevance | path

Searched defs:OldAI (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2616 AllocaInst &OldAI, &NewAI; member in __anondf5662880d11::AllocaSliceRewriter
2674 AllocaInst &OldAI, AllocaInst &NewAI, in AllocaSliceRewriter()
3889 if (auto *OldAI = dyn_cast<AllocaInst>(Base)) { in emitFunc() local