Searched refs:VarSigned (Results 1 – 1 of 1) sorted by relevance
1697 bool VarSigned = (VarSign == DIBasicType::Signedness::Signed); in getActiveBits() local1699 if (!VarSign || VarSigned != OpSigned) { in getActiveBits()