Searched refs:getMinimumFPType (Results 1 – 1 of 1) sorted by relevance
1507 static Type *getMinimumFPType(Value *V) { in getMinimumFPType() function1539 Type *LHSMinType = getMinimumFPType(OpI->getOperand(0)); in visitFPTrunc()1540 Type *RHSMinType = getMinimumFPType(OpI->getOperand(1)); in visitFPTrunc()