Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6896 static const SCEV *getAddressAccessSCEV( in getAddressAccessSCEV() function
6943 const SCEV *PtrSCEV = getAddressAccessSCEV(Ptr, Legal, PSE, TheLoop); in getMemInstScalarizationCost()