Searched defs:OldAI (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64StackTagging.cpp | 523 TrackingVH<Instruction> OldAI = Info.AI; runOnFunction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 2665 AllocaInst &OldAI, &NewAI; global() member in __anon971df9da0d11::AllocaSliceRewriter 2723 AllocaSliceRewriter(const DataLayout & DL,AllocaSlices & AS,SROA & Pass,AllocaInst & OldAI,AllocaInst & NewAI,uint64_t NewAllocaBeginOffset,uint64_t NewAllocaEndOffset,bool IsIntegerPromotable,VectorType * PromotableVecTy,SmallSetVector<PHINode *,8> & PHIUsers,SmallSetVector<SelectInst *,8> & SelectUsers) AllocaSliceRewriter() argument 3919 if (auto *OldAI = dyn_cast<AllocaInst>(Base)) { emitFunc() local [all...] |