Searched refs:CastAlloc (Results 1 – 1 of 1) sorted by relevance
1340 Value *CastAlloc = B.CreateAddrSpaceCast(Alloc, CosPtrTy); in insertSinCos() local1342 CallInst *SinCos = CreateCallEx2(B, Fsincos, Arg, CastAlloc); in insertSinCos()