Home
last modified time | relevance | path

Searched defs:UnsetBitsMask (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp963 APInt &UnsetBitsMask) -> bool { in foldSignedTruncationCheck()
983 APInt UnsetBitsMask; in foldSignedTruncationCheck() local