Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp8729 auto MaybeSExtCmpLHS = in matchSelectPattern() local
8733 if (match(TrueVal, MaybeSExtCmpLHS)) { in matchSelectPattern()
8755 else if (match(FalseVal, MaybeSExtCmpLHS)) { in matchSelectPattern()