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

/freebsd-10.2-release/contrib/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1088 Value *StoreBasePtr = local
1093 if (mayLoopAccessLocation(StoreBasePtr, AliasAnalysis::ModRef,
1098 deleteIfDeadInstruction(StoreBasePtr, *SE, TLI);
1114 deleteIfDeadInstruction(StoreBasePtr, *SE, TLI);
1136 Builder.CreateMemCpy(StoreBasePtr, LoadBasePtr, NumBytes,

Completed in 47 milliseconds