Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:LibFunc

1253   if (Call && Call->getCalledFunction() && TLI->has(LibFunc::sqrtf) &&
1254 Call->getCalledFunction()->getName() == TLI->getName(LibFunc::sqrt) &&