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

/external/llvm/lib/Analysis/
H A DConstantFolding.cpp1379 unsigned ResultWidth = Ty->getIntegerBitWidth(); local
1380 assert(ResultWidth <= 64 &&
1387 APFloat::opStatus status = Val.convertToInteger(&UIntVal, ResultWidth,

Completed in 1039 milliseconds