Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp168 Value *NewSI = Builder->CreateSelect(SI.getCondition(), TI->getOperand(0), in FoldSelectOpOp() local
208 Value *NewSI = Builder->CreateSelect(SI.getCondition(), OtherOpT, in FoldSelectOpOp() local
828 Value *NewSI = Builder->CreateSelect( in FoldSPFofSPF() local
1186 Value *NewSI = in visitSelectInst() local
DInstCombineLoadStoreAlloca.cpp1111 StoreInst *NewSI = new StoreInst(MergedVal, SI.getOperand(1), in SimplifyStoreAtEndOfBlock() local
/external/llvm/lib/Transforms/Scalar/
DLICM.cpp748 StoreInst *NewSI = new StoreInst(LiveInValue, Ptr, InsertPos); in doExtraRewritesBeforeFinalDeletion() local
DSROA.cpp2712 StoreInst *NewSI; in visitStoreInst() local
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp695 StoreInst *NewSI = in materializeStores() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp989 SwitchInst *NewSI = Builder.CreateSwitch(CV, PredDefault, in FoldValueComparisonIntoPredecessors() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1859 Instruction *NewSI; in vectorizeMemoryInstruction() local