Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp386 FastMathFlags CurFMF = ReduxDesc.getPatternInst()->getFastMathFlags(); in AddReductionVar() local
393 CurFMF |= FCmp->getFastMathFlags(); in AddReductionVar()
395 FMF &= CurFMF; in AddReductionVar()