Searched refs:UCallee (Results 1 – 1 of 1) sorted by relevance
1312 Function *UCallee = XI->getCalledFunction(); in fold_sincos() local1313 if (!UCallee || !UCallee->getName().equals(PairName)) in fold_sincos()1387 Function *UCallee = UI->getCalledFunction(); in insertAlloca() local1388 Type *RetType = UCallee->getReturnType(); in insertAlloca()1392 Alloc->setAlignment(UCallee->getParent()->getDataLayout() in insertAlloca()