Home
last modified time | relevance | path

Searched refs:doubleZero (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp976 GenericValue doubleZero; in getConstantValue() local
977 doubleZero.DoubleVal = 0.0; in getConstantValue()
979 doubleZero); in getConstantValue()