Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DValueTracking.cpp4640 auto MaybeSExtCmpLHS = in matchSelectPattern() local
4644 if (match(TrueVal, MaybeSExtCmpLHS)) { in matchSelectPattern()
4662 else if (match(FalseVal, MaybeSExtCmpLHS)) { in matchSelectPattern()