Home
last modified time | relevance | path

Searched defs:getStep (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIntrinsicInst.cpp96 Value *InstrProfIncrementInst::getStep() const { in getStep() function in InstrProfIncrementInst
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h282 const SCEV *getStep() const { return Step; } in getStep() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp159 const SCEV *getStep() const { return Step; } in getStep() function in __anon7f742e510111::InductiveRangeCheck