Home
last modified time | relevance | path

Searched defs:StartValue (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIVDescriptors.cpp863 Value *BEValue = nullptr, *StartValue = nullptr; in isFPInductionPHI() local
1077 Value *StartValue = in isInductionPHI() local
DScalarEvolutionExpander.cpp2271 Value *StartValue = expandCodeFor(Start, ARExpandTy, Loc); in generateOverflowCheck() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h353 TrackingVH<Value> StartValue; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2829 auto StartValue = ID.getStartValue(); in emitTransformedIndex() local