Searched refs:IsNegatedPowerOfTwo (Results 1 – 1 of 1) sorted by relevance
6560 const bool IsNegatedPowerOfTwo = all_of(Ops, [](Value *V) { in getOperandInfo() local6577 VP = IsNegatedPowerOfTwo ? TTI::OP_NegatedPowerOf2 : VP; in getOperandInfo()