Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h246 Type *RecurrenceType = nullptr; variable
/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h252 Type *RecurrenceType; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp163 Type *RecurrenceType, in collectCastsToIgnore()
229 Type *RecurrenceType = Phi->getType(); in AddReductionVar() local
/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp197 Type *RecurrenceType = Phi->getType(); in AddReductionVar() local