Home
last modified time | relevance | path

Searched defs:mathOpts (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Frontend/
H A DCompilerInvocation.cpp1492 Fortran::common::MathOptionsBase &mathOpts = loweringOpts.getMathOptions(); setLoweringOptions() local
H A DFrontendActions.cpp801 auto mathOpts = ci.getInvocation().getLoweringOpts().getMathOptions(); generateLLVMIR() local