Home
last modified time | relevance | path

Searched refs:StoreBasePtr (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp574 Value *StoreBasePtr = in processLoopStoreOfLoopLoad() local
579 if (mayLoopAccessLocation(StoreBasePtr, AliasAnalysis::ModRef, in processLoopStoreOfLoopLoad()
584 deleteIfDeadInstruction(StoreBasePtr, *SE, TLI); in processLoopStoreOfLoopLoad()
600 deleteIfDeadInstruction(StoreBasePtr, *SE, TLI); in processLoopStoreOfLoopLoad()
622 Builder.CreateMemCpy(StoreBasePtr, LoadBasePtr, NumBytes, in processLoopStoreOfLoopLoad()