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

/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DConstantFolding.cpp1302 unsigned ResultWidth = Ty->getIntegerBitWidth(); local
1303 assert(ResultWidth <= 64 &&
1310 APFloat::opStatus status = Val.convertToInteger(&UIntVal, ResultWidth,

Completed in 107 milliseconds