Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4561 if (AllocaInst *OtherAI = dyn_cast<AllocaInst>(StoreBasePtr)) { presplitLoadsAndStores() local
4564 } else if (AllocaInst *OtherAI = dyn_cast<AllocaInst>( presplitLoadsAndStores() local
4683 if (AllocaInst *OtherAI = dyn_cast<AllocaInst>(LoadBasePtr)) { presplitLoadsAndStores() local
4687 } else if (AllocaInst *OtherAI = dyn_cast<AllocaInst>( presplitLoadsAndStores() local
[all...]