Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DValueTracking.cpp6370 auto MaybeSExtCmpLHS = in matchSelectPattern() local
6374 if (match(TrueVal, MaybeSExtCmpLHS)) { in matchSelectPattern()
6396 else if (match(FalseVal, MaybeSExtCmpLHS)) { in matchSelectPattern()