Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DConstantFolding.cpp2241 double Op0V = getValueAsDouble(Op0C); in isMathLibCallNoop() local
2243 return ConstantFoldBinaryFP(pow, Op0V, Op1V, Ty) != nullptr; in isMathLibCallNoop()