Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstructionCombining.cpp1448 static bool shorter_filter(const Value *LHS, const Value *RHS) { in shorter_filter() function
1610 if (shorter_filter(NewClauses[k+1], NewClauses[k])) { in visitLandingPadInst()
1614 shorter_filter); in visitLandingPadInst()
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2403 static bool shorter_filter(const Value *LHS, const Value *RHS) { in shorter_filter() function
2580 if (shorter_filter(NewClauses[k+1], NewClauses[k])) { in visitLandingPadInst()
2584 shorter_filter); in visitLandingPadInst()