Searched defs:PHIUsers (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 2191 SmallPtrSetImpl<PHINode *> &PHIUsers; member in llvm::sroa::AllocaSliceRewriter 2204 SmallPtrSetImpl<PHINode *> &PHIUsers, in AllocaSliceRewriter() 3877 SmallPtrSet<PHINode *, 8> PHIUsers; in rewritePartition() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 2309 SmallSetVector<PHINode *, 8> &PHIUsers; member in llvm::sroa::AllocaSliceRewriter 2322 SmallSetVector<PHINode *, 8> &PHIUsers, in AllocaSliceRewriter() 4186 SmallSetVector<PHINode *, 8> PHIUsers; in rewritePartition() local
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombinePHI.cpp | 697 SmallVector<PHIUsageRecord, 16> PHIUsers; in SliceUpIllegalIntegerPHI() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 2565 SmallSetVector<PHINode *, 8> &PHIUsers; member in llvm::sroa::AllocaSliceRewriter 2588 SmallSetVector<PHINode *, 8> &PHIUsers, in AllocaSliceRewriter() 4682 SmallSetVector<PHINode *, 8> PHIUsers; in rewritePartition() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombinePHI.cpp | 966 SmallVector<PHIUsageRecord, 16> PHIUsers; in SliceUpIllegalIntegerPHI() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombinePHI.cpp | 1097 SmallVector<PHIUsageRecord, 16> PHIUsers; in SliceUpIllegalIntegerPHI() local
|