Searched defs:leftNotNan (Results 1 – 2 of 2) sorted by relevance
795 GateRef leftNotNan = builder_.BoolNot(builder_.DoubleIsNAN(left)); in CompareDoubles() local803 GateRef leftNotNan = builder_.DoubleIsNAN(left); in CompareDoubles() local
5853 Label leftNotNan(env); in FastMod() local