Home
last modified time | relevance | path

Searched defs:IsSplittable (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DSROA.cpp133 Slice(uint64_t BeginOffset, uint64_t EndOffset, Use *U, bool IsSplittable) in Slice()
634 bool IsSplittable = false) { in insertUse()
725 bool IsSplittable = Ty->isIntegerTy() && !IsVolatile; in handleLoadOrStore() local
2185 bool IsSplittable; member in llvm::sroa::AllocaSliceRewriter
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSROA.cpp173 Slice(uint64_t BeginOffset, uint64_t EndOffset, Use *U, bool IsSplittable) in Slice()
675 bool IsSplittable = false) { in insertUse()
775 bool IsSplittable = Ty->isIntegerTy() && !IsVolatile; in handleLoadOrStore() local
2303 bool IsSplittable = false; member in llvm::sroa::AllocaSliceRewriter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DSROA.cpp269 Slice(uint64_t BeginOffset, uint64_t EndOffset, Use *U, bool IsSplittable) in Slice()
776 bool IsSplittable = false) { in insertUse()
878 bool IsSplittable = in handleLoadOrStore() local
2559 bool IsSplittable = false; member in llvm::sroa::AllocaSliceRewriter