Searched defs:Exp2Opt (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1298 struct Exp2Opt : public UnsafeFPLibCallOptimization { struct in namespace:__anon26366
1299 Exp2Opt(bool UnsafeFPShrink) : UnsafeFPLibCallOptimization(UnsafeFPShrink) {} function in struct:__anon26366::Exp2Opt
2025 Exp2Opt Exp2;

Completed in 244 milliseconds