Searched refs:shorter_filter (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3006 static bool shorter_filter(const Value *LHS, const Value *RHS) { function
3183 if (shorter_filter(NewClauses[k+1], NewClauses[k])) {
3187 shorter_filter);

Completed in 130 milliseconds