Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DHashRecognize.cpp197 auto CheckLCR = ConstantRange(APInt::getZero(ICmpBW), APInt(ICmpBW, 2)); in computeInstr() local
198 if (LCR != CheckLCR) { in computeInstr()