Home
last modified time | relevance | path

Searched refs:expandMemCmp (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp830 static bool expandMemCmp(CallInst *CI, const TargetTransformInfo *TTI, in expandMemCmp() function
958 expandMemCmp(CI, TTI, TL, &DL, PSI, BFI, DTU, Func == LibFunc_bcmp)) { in runOnBlock()