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

Function SimplifyXorInst

lib/Analysis/InstructionSimplify.cpp:1870–1912  ·  view source on GitHub ↗

Given operands for a Xor, 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 7

visitXorMethod · 0.85
ThreadCmpOverSelectFunction · 0.85
SimplifyAddInstFunction · 0.85
SimplifySubInstFunction · 0.85
SimplifyXorInstMethod · 0.85
SimplifyBinOpFunction · 0.85
SimplifyInstructionMethod · 0.85

Calls 8

m_UndefFunction · 0.85
m_ZeroFunction · 0.85
m_NotFunction · 0.85
m_SpecificFunction · 0.85
SimplifyAssociativeBinOpFunction · 0.85
swapFunction · 0.50
matchFunction · 0.50
getTypeMethod · 0.45

Tested by

no test coverage detected