Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12838 bool CanFuse = Options.UnsafeFPMath || isContractable(N); in visitFADDForFMACombine() local
13048 bool CanFuse = Options.UnsafeFPMath || isContractable(N); in visitFSUBForFMACombine() local