Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp931 static Value *foldSignedTruncationCheck(ICmpInst *ICmp0, ICmpInst *ICmp1, in foldSignedTruncationCheck() function
1064 if (Value *V = foldSignedTruncationCheck(LHS, RHS, CxtI, Builder)) in foldAndOfICmps()