Searched refs:LInt (Results 1 – 2 of 2) sorted by relevance
279 const APInt &LInt = cast<ConstantInt>(L)->getValue(); in cmpConstants() local281 return cmpAPInts(LInt, RInt); in cmpConstants()
698 const APInt &LInt = cast<ConstantInt>(L)->getValue(); in cmpConstants() local700 return cmpAPInts(LInt, RInt); in cmpConstants()