Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DHashRecognize.cpp209 ConstantRange CheckRCR(APInt::getZero(ICmpBW), in computeInstr() local
212 if (AllowedR == CheckRCR) in computeInstr()
214 if (AllowedR.inverse() == CheckRCR) in computeInstr()