Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDIVDescriptors.cpp384 FastMathFlags CurFMF = ReduxDesc.getPatternInst()->getFastMathFlags(); in AddReductionVar() local
391 CurFMF |= FCmp->getFastMathFlags(); in AddReductionVar()
393 FMF &= CurFMF; in AddReductionVar()