Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp402 Value *PrefPtrValue = SCEVE.expandCodeFor(NextLSCEV, I8Ptr, P.InsertPt); in runOnLoop() local
406 Builder.CreateIntrinsic(Intrinsic::prefetch, PrefPtrValue->getType(), in runOnLoop()
407 {PrefPtrValue, ConstantInt::get(I32, P.Writes), in runOnLoop()