Searched defs:rightNotNan (Results 1 – 2 of 2) sorted by relevance
796 GateRef rightNotNan = builder_.BoolNot(builder_.DoubleIsNAN(right)); in CompareDoubles() local804 GateRef rightNotNan = builder_.DoubleIsNAN(right); in CompareDoubles() local
5849 Label rightNotNan(env); in FastMod() local