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

Function SimplifyAShrInst

lib/Analysis/InstructionSimplify.cpp:1427–1448  ·  view source on GitHub ↗

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

visitAShrMethod · 0.85
SimplifyAShrInstMethod · 0.85
SimplifyBinOpFunction · 0.85
SimplifyInstructionMethod · 0.85

Calls 9

SimplifyRightShiftFunction · 0.85
m_AllOnesFunction · 0.85
m_NSWShlFunction · 0.85
m_ValueFunction · 0.85
m_SpecificFunction · 0.85
ComputeNumSignBitsFunction · 0.70
matchFunction · 0.50
getScalarSizeInBitsMethod · 0.45
getTypeMethod · 0.45

Tested by

no test coverage detected