Searched refs:getMinimumFPType (Results 1 – 1 of 1) sorted by relevance
1694 static Type *getMinimumFPType(Value *V) { in getMinimumFPType() function1783 Type *LHSMinType = getMinimumFPType(BO->getOperand(0)); in visitFPTrunc()1784 Type *RHSMinType = getMinimumFPType(BO->getOperand(1)); in visitFPTrunc()