Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h885 const SCEVConstant *getConstantStrideStep(ScalarEvolution *SE, in getConstantStrideStep() function
895 const SCEVConstant *Step = getConstantStrideStep(SE, Ptr); in isConstantStridedAccessLessThan()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4275 if (!BaseT::getConstantStrideStep(SE, Ptr)) in getAddressComputationCost()