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

/external/llvm/lib/Analysis/
H A DConstantFolding.cpp1446 double getValueAsDouble(ConstantFP *Op) { function in namespace:__anon12591
1529 double V = getValueAsDouble(Op);
1706 double Op1V = getValueAsDouble(Op1);
1712 double Op2V = getValueAsDouble(Op2);

Completed in 666 milliseconds