Searched defs:CUI (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp129 const ConstantInt *CUI = cast<ConstantInt>(AI->getArraySize()); local
136 TySize *= CUI->getZExtValue(); // Get total allocated size.

Completed in 71 milliseconds