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

Method SimplifyInstruction

lib/Analysis/InstructionSimplify.cpp:4089–4247  ·  view source on GitHub ↗

See if we can compute a simplified version of this instruction. If not, this returns null.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

SimplifyFAddInstFunction · 0.85
SimplifyAddInstFunction · 0.85
SimplifyFSubInstFunction · 0.85
SimplifySubInstFunction · 0.85
SimplifyFMulInstFunction · 0.85
SimplifyMulInstFunction · 0.85
SimplifySDivInstFunction · 0.85
SimplifyUDivInstFunction · 0.85
SimplifyFDivInstFunction · 0.85
SimplifySRemInstFunction · 0.85
SimplifyURemInstFunction · 0.85
SimplifyFRemInstFunction · 0.85

Tested by

no test coverage detected