Searched refs:InfLiteral (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGBuiltin.cpp939 Value *InfLiteral = EmitScalarExpr(E->getArg(1)); local
942 Result->addIncoming(InfLiteral, NotNan);

Completed in 126 milliseconds