Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64StackTagging.cpp525 TrackingVH<Instruction> OldAI = Info.AI; in runOnFunction() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DSROA.cpp2527 AllocaInst &OldAI, &NewAI; member in llvm::sroa::AllocaSliceRewriter
2586 AllocaInst &OldAI, AllocaInst &NewAI, in AllocaSliceRewriter()
3776 if (auto *OldAI = dyn_cast<AllocaInst>(Base)) { in emitFunc() local