Home
last modified time | relevance | path

Searched defs:RecurrenceType (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIVDescriptors.cpp161 Type *RecurrenceType, in collectCastsToIgnore()
227 Type *RecurrenceType = Phi->getType(); in AddReductionVar() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h252 Type *RecurrenceType = nullptr; variable