Searched refs:extractIntPart (Results 1 – 1 of 1) sorted by relevance
1037 static Value *extractIntPart(const IntPart &P, IRBuilderBase &Builder) { in extractIntPart() function1088 Value *LValue = extractIntPart(L, Builder); in foldEqOfParts()1089 Value *RValue = extractIntPart(R, Builder); in foldEqOfParts()