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

Function SimplifyAssociativeBinOp

lib/Analysis/InstructionSimplify.cpp:199–292  ·  view source on GitHub ↗

Generic simplifications for associative binary operations. Returns the simpler value, or null if none was found.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

SimplifyAddInstFunction · 0.85
SimplifyMulInstFunction · 0.85
SimplifyAndInstFunction · 0.85
SimplifyOrInstFunction · 0.85
SimplifyXorInstFunction · 0.85
SimplifyBinOpFunction · 0.85

Calls 4

SimplifyBinOpFunction · 0.85
assertFunction · 0.50
getOpcodeMethod · 0.45
getOperandMethod · 0.45

Tested by

no test coverage detected