Searched refs:optimizeBCmp (Results 1 – 2 of 2) sorted by relevance
178 Value *optimizeBCmp(CallInst *CI, IRBuilderBase &B);
1619 Value *LibCallSimplifier::optimizeBCmp(CallInst *CI, IRBuilderBase &B) { in optimizeBCmp() function in LibCallSimplifier3776 return optimizeBCmp(CI, Builder); in optimizeStringMemoryLibCall()