Home | History | Annotate | Download | only in Analysis

Lines Matching defs:SL

633         const StructLayout *SL = TD->getStructLayout(STy);
634 uint64_t Offset = SL->getElementOffset(Idx);
941 const StructLayout *SL = DL->getStructLayout(STy);
942 uint64_t ElementOffset = SL->getElementOffset(ElementIdx);