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

/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2189 static bool shorter_filter(const Value *LHS, const Value *RHS) { function
2351 if (shorter_filter(NewClauses[k+1], NewClauses[k])) {
2355 shorter_filter);

Completed in 51 milliseconds