Searched defs:getFPToUI (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/IR/ | ||
H A D | Constants.cpp | 1591 return getFPToUI(C, Ty, OnlyIfReduced); 1762 Constant *ConstantExpr::getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced) { function in class:ConstantExpr |
Completed in 137 milliseconds