Searched defs:IsRecurrence (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/llvm/include/llvm/Transforms/Utils/ |
H A D | LoopUtils.h | 108 : IsRecurrence(IsRecur), PatternLastInst(I), MinMaxKind(MRK_Invalid), in IsRecurrence() function 112 : IsRecurrence(true), PatternLastInst(I), MinMaxKind(K), in IsRecurrence() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | IVDescriptors.h | 105 : IsRecurrence(IsRecur), PatternLastInst(I), MinMaxKind(MRK_Invalid), in IsRecurrence() function 109 : IsRecurrence(true), PatternLastInst(I), MinMaxKind(K), in IsRecurrence() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | IVDescriptors.h | 91 : IsRecurrence(IsRecur), PatternLastInst(I), in IsRecurrence() function 95 : IsRecurrence(true), PatternLastInst(I), RecKind(K), in IsRecurrence() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | IVDescriptors.h | 91 : IsRecurrence(IsRecur), PatternLastInst(I), in IsRecurrence() function 95 : IsRecurrence(true), PatternLastInst(I), RecKind(K), in IsRecurrence() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | IVDescriptors.h | 91 : IsRecurrence(IsRecur), PatternLastInst(I), in IsRecurrence() function 95 : IsRecurrence(true), PatternLastInst(I), RecKind(K), in IsRecurrence() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | IVDescriptors.h | 91 : IsRecurrence(IsRecur), PatternLastInst(I), in IsRecurrence() function 95 : IsRecurrence(true), PatternLastInst(I), RecKind(K), in IsRecurrence() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | IVDescriptors.h | 89 : IsRecurrence(IsRecur), PatternLastInst(I), in IsRecurrence() function 93 : IsRecurrence(true), PatternLastInst(I), RecKind(K), in IsRecurrence() function
|