Searched defs:NotDuplicatable (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | LoopUnrollPass.cpp | 530 bool &NotDuplicatable, bool &Convergent, in ApproximateLoopSize() 911 bool NotDuplicatable; in tryToUnrollLoop() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/ |
D | UnrollLoop.h | 124 bool NotDuplicatable; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/ |
D | UnrollLoop.h | 124 bool NotDuplicatable; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/ |
D | UnrollLoop.h | 124 bool NotDuplicatable; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/ |
D | UnrollLoop.h | 127 bool NotDuplicatable; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopUnrollPass.cpp | 642 const Loop *L, unsigned &NumCalls, bool &NotDuplicatable, bool &Convergent, in ApproximateLoopSize() 1043 bool NotDuplicatable; in tryToUnrollLoop() local
|
H A D | LoopUnrollAndJamPass.cpp | 333 bool NotDuplicatable; in tryToUnrollAndJamLoop() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopUnrollPass.cpp | 667 const Loop *L, unsigned &NumCalls, bool &NotDuplicatable, bool &Convergent, in ApproximateLoopSize() 1180 bool NotDuplicatable; in tryToUnrollLoop() local
|
H A D | LoopUnrollAndJamPass.cpp | 326 bool NotDuplicatable; in tryToUnrollAndJamLoop() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 3295 bool NotDuplicatable; in computeHeuristicUnrollFactor() local
|