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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7683 Type *NewVTTy = NewVT.getTypeForEVT(*DAG.getContext()); local
7684 if (NewAlign < TLI.getDataLayout()->getABITypeAlignment(NewVTTy))

Completed in 177 milliseconds