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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7745 Type *IntVTTy = IntVT.getTypeForEVT(*DAG.getContext()); local
7746 unsigned ABIAlign = TLI.getDataLayout()->getABITypeAlignment(IntVTTy);

Completed in 129 milliseconds