Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DConstantFolding.cpp1299 static Constant *GetConstantFoldFPValue(double V, Type *Ty) { in GetConstantFoldFPValue() function
1345 return GetConstantFoldFPValue(V, Ty); in ConstantFoldFP()
1357 return GetConstantFoldFPValue(V, Ty); in ConstantFoldBinaryFP()