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

Function SimplifyAndInst

lib/Analysis/InstructionSimplify.cpp:1563–1673  ·  view source on GitHub ↗

Given operands for an And, 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 6

visitAndMethod · 0.85
ThreadCmpOverSelectFunction · 0.85
SimplifyMulInstFunction · 0.85
SimplifyAndInstMethod · 0.85
SimplifyBinOpFunction · 0.85
SimplifyInstructionMethod · 0.85

Calls 15

m_UndefFunction · 0.85
m_ZeroFunction · 0.85
m_AllOnesFunction · 0.85
m_NotFunction · 0.85
m_SpecificFunction · 0.85
m_OrFunction · 0.85
m_ValueFunction · 0.85
m_NegFunction · 0.85
isKnownToBeAPowerOfTwoFunction · 0.85
SimplifyAndOfICmpsFunction · 0.85
SimplifyAssociativeBinOpFunction · 0.85
ExpandBinOpFunction · 0.85

Tested by

no test coverage detected