MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / SimplifyFAddInst

Function SimplifyFAddInst

lib/Analysis/InstructionSimplify.cpp:787–822  ·  view source on GitHub ↗

Given operands for an FAdd, see if we can fold the result. If not, this returns null.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

visitFAddMethod · 0.85
SimplifyFAddInstMethod · 0.85
SimplifyBinOpFunction · 0.85
SimplifyFPBinOpFunction · 0.85
SimplifyInstructionMethod · 0.85

Calls 13

m_NegZeroFunction · 0.85
m_ZeroFunction · 0.85
m_FSubFunction · 0.85
m_AnyZeroFunction · 0.85
m_SpecificFunction · 0.85
noSignedZerosMethod · 0.80
noNaNsMethod · 0.80
noInfsMethod · 0.80
swapFunction · 0.50
matchFunction · 0.50
hasNoNaNsMethod · 0.45
hasNoInfsMethod · 0.45

Tested by

no test coverage detected