Searched refs:inlineCompare (Results 1 – 1 of 1) sorted by relevance
937 void inlineCompare(Value *LHS, StringRef RHS, uint64_t N, bool Swapped);1015 inlineCompare(StrP, Str, N, HasStr1); in optimizeStrNCmp()1053 void StrNCmpInliner::inlineCompare(Value *LHS, StringRef RHS, uint64_t N, in inlineCompare() function in StrNCmpInliner