Searched defs:IsSplittable (Results 1 – 2 of 2) sorted by relevance
133 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() local2185 bool IsSplittable; member in llvm::sroa::AllocaSliceRewriter
173 Slice(uint64_t BeginOffset, uint64_t EndOffset, Use *U, bool IsSplittable) in Slice()682 bool IsSplittable = false) { in insertUse()775 bool IsSplittable = Ty->isIntegerTy() && !IsVolatile; in handleLoadOrStore() local2266 bool IsSplittable = false; member in llvm::sroa::AllocaSliceRewriter