Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DSROA.cpp152 Slice(uint64_t BeginOffset, uint64_t EndOffset, Use *U, bool IsSplittable) in Slice()
651 bool IsSplittable = false) { in insertUse()
742 bool IsSplittable = Ty->isIntegerTy() && !IsVolatile; in handleLoadOrStore() local
2405 bool IsSplittable; member in __anonadce12ea0e11::AllocaSliceRewriter