Searched refs:CheckedVal (Results 1 – 1 of 1) sorted by relevance
3412 static bool cannotBeIntMin(SDValue CheckedVal, SelectionDAG &DAG) { in cannotBeIntMin() argument3413 KnownBits KnownSrc = DAG.computeKnownBits(CheckedVal); in cannotBeIntMin()