Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1603 bool RHSVIsPowerOf2 = RHSV.isPowerOf2(); in visitICmpInstWithInstAndIntCst() local
1606 if (!RHSVIsPowerOf2) { in visitICmpInstWithInstAndIntCst()
1654 if (RHSVIsPowerOf2) in visitICmpInstWithInstAndIntCst()