Searched defs:IsNan (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp571 Value *IsNan = Builder.CreateFCmpUNO(V, V, "cmp"); local

Completed in 86 milliseconds