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

Function SimplifyICmpInst

lib/Analysis/InstructionSimplify.cpp:2155–3149  ·  view source on GitHub ↗

Given operands for an ICmpInst, 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 4

visitICmpInstMethod · 0.85
SimplifyICmpInstMethod · 0.85
SimplifyCmpInstFunction · 0.85
SimplifyInstructionMethod · 0.85

Calls 15

GetCompareTyFunction · 0.85
isTrueWhenEqualFunction · 0.85
m_OneFunction · 0.85
m_ZeroFunction · 0.85
getTrueFunction · 0.85
getFalseFunction · 0.85
isKnownNonZeroFunction · 0.85
m_URemFunction · 0.85
m_ValueFunction · 0.85
m_ConstantIntFunction · 0.85
m_SRemFunction · 0.85
m_UDivFunction · 0.85

Tested by

no test coverage detected