Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp163 bool IsAPow2 = ConstA && ConstA->isPowerOf2(); in getMaskedICmpType() local
170 if (IsAPow2) in getMaskedICmpType()
182 if (IsAPow2) in getMaskedICmpType()