Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4586 StoreInst *PStore = IRB.CreateAlignedStore( in presplitLoadsAndStores() local
4691 StoreInst *PStore = IRB.CreateAlignedStore( in presplitLoadsAndStores() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4081 StoreInst *PStore = findUniqueStoreInBlocks(PTB, PFB); in mergeConditionalStoreToAddress() local