Home
last modified time | relevance | path

Searched refs:CurFMF (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DIVDescriptors.cpp335 FastMathFlags CurFMF = ReduxDesc.getPatternInst()->getFastMathFlags(); in AddReductionVar() local
342 CurFMF |= FCmp->getFastMathFlags(); in AddReductionVar()
344 FMF &= CurFMF; in AddReductionVar()