Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DInstructionSimplify.cpp187 static Value *handleOtherCmpSelSimplifications(Value *TCmp, Value *FCmp, in handleOtherCmpSelSimplifications() function
510 return handleOtherCmpSelSimplifications(TCmp, FCmp, Cond, Q, MaxRecurse); in ThreadCmpOverSelect()