Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp10137 bool CanFuse = Options.UnsafeFPMath || isContractable(N); in visitFADDForFMACombine() local
10348 bool CanFuse = Options.UnsafeFPMath || isContractable(N); in visitFSUBForFMACombine() local