Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4393 StoreInst *PStore = IRB.CreateAlignedStore( in presplitLoadsAndStores() local
4494 StoreInst *PStore = IRB.CreateAlignedStore( in presplitLoadsAndStores() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3907 StoreInst *PStore = findUniqueStoreInBlocks(PTB, PFB); in mergeConditionalStoreToAddress() local