Searched refs:CstTy (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DSROA.cpp2340 Type *CstTy = II.getAlignmentCst()->getType(); local
2341 II.setAlignment(ConstantInt::get(CstTy, getAdjustedAlign()));
2471 Type *CstTy = II.getAlignmentCst()->getType(); local
2472 II.setAlignment(ConstantInt::get(CstTy, Align));

Completed in 132 milliseconds