Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSROA.cpp173 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() local
2266 bool IsSplittable = false; member in llvm::sroa::AllocaSliceRewriter