Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:LType

879   llvm::StructType *LType = cast<llvm::StructType>(L->getType());
880 for (unsigned I = 1, E = LType->getNumElements(); I != E; ++I) {