Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/Transforms/
H A DSimplifyIntrinsics.cpp1072 std::string fmfString{builder.getFastMathFlagsString()}; simplifyIntOrFloatReduction() local
1209 std::string fmfString{builder.getFastMathFlagsString()}; simplifyMinMaxlocReduction() local
1305 std::string fmfString{builder.getFastMathFlagsString()}; runOnOperation() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp2125 if (std::string fmfString{builder.getFastMathFlagsString()}; outlineInWrapper() local