Searched refs:TruncB (Results 1 – 1 of 1) sorted by relevance
1134 Value *TruncB = Builder.CreateTrunc(B, NewType, B->getName() + ".trunc"); in processUGT_ADDCST_ADD() local1135 CallInst *Call = Builder.CreateCall(F, {TruncA, TruncB}, "sadd"); in processUGT_ADDCST_ADD()