Home | History | Annotate | Download | only in Analysis

Lines Matching refs:powf

1352     return Name == "pow" || Name == "powf";
1738 (Name == "powf" && TLI->has(LibFunc::powf)))