Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp3584 Value *SrcLHS; in visitCallInst() local
3599 m_ZExtOrSExt(m_Cmp(SrcPred, m_Value(SrcLHS), m_Value(SrcRHS))))) { in visitCallInst()
3607 SrcLHS->getType()); in visitCallInst()
3608 Value *Args[] = { SrcLHS, SrcRHS, in visitCallInst()