Searched defs:PStore (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4544 StoreInst *PStore = IRB.CreateAlignedStore( local
4554 LLVM_DEBUG(dbgs() << " +" << PartOffset << ":" << *PStore << "\n"); local
4645 StoreInst *PStore = IRB.CreateAlignedStore( local

Completed in 127 milliseconds