Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h926 const SCEVConstant *getConstantStrideStep(ScalarEvolution *SE, in getConstantStrideStep() function
936 const SCEVConstant *Step = getConstantStrideStep(SE, Ptr); in isConstantStridedAccessLessThan()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp4923 if (!BaseT::getConstantStrideStep(SE, Ptr)) in getAddressComputationCost()