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

Function SimplifyMulInst

lib/Analysis/InstructionSimplify.cpp:885–943  ·  view source on GitHub ↗

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

visitMulMethod · 0.85
SimplifyMulInstMethod · 0.85
SimplifyBinOpFunction · 0.85
SimplifyInstructionMethod · 0.85

Calls 15

m_UndefFunction · 0.85
m_ZeroFunction · 0.85
m_OneFunction · 0.85
m_ExactFunction · 0.85
m_IDivFunction · 0.85
m_ValueFunction · 0.85
m_SpecificFunction · 0.85
SimplifyAndInstFunction · 0.85
SimplifyAssociativeBinOpFunction · 0.85
ExpandBinOpFunction · 0.85
ThreadBinOpOverSelectFunction · 0.85
ThreadBinOpOverPHIFunction · 0.85

Tested by

no test coverage detected