Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h634 const SCEVConstant *getConstantStrideStep(ScalarEvolution *SE, in getConstantStrideStep() function
644 const SCEVConstant *Step = getConstantStrideStep(SE, Ptr); in isConstantStridedAccessLessThan()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp2020 if (!BaseT::getConstantStrideStep(SE, Ptr)) in getAddressComputationCost()