Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp172 static bool isHighOnes(const ConstantInt *CI) { in isHighOnes() function
1958 if (RHSV == 0 && isHighOnes(BOC)) { in visitICmpInstWithInstAndIntCst()