Searched refs:computeRecurrenceType (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | IVDescriptors.cpp | 111 static std::pair<Type *, bool> computeRecurrenceType(Instruction *Exit, in computeRecurrenceType() function 426 computeRecurrenceType(ExitInstruction, DB, AC, DT); in AddReductionVar()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | IVDescriptors.cpp | 95 static std::pair<Type *, bool> computeRecurrenceType(Instruction *Exit, in computeRecurrenceType() function 574 computeRecurrenceType(ExitInstruction, DB, AC, DT); in AddReductionVar()
|