Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp5939 auto MaybeSExtCmpLHS = in matchSelectPattern() local
5943 if (match(TrueVal, MaybeSExtCmpLHS)) { in matchSelectPattern()
5965 else if (match(FalseVal, MaybeSExtCmpLHS)) { in matchSelectPattern()