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

Method SimplifyVectorOp

lib/Transforms/InstCombine/InstructionCombining.cpp:1304–1377  ·  view source on GitHub ↗

\brief Makes transformation of binary operation specific for vector types. \param Inst Binary operator to transform. \return Pointer to node that must replace the original binary operator, or null pointer if no transformation was made.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 12

CreateBinOpAsGivenFunction · 0.85
isVectorTyMethod · 0.80
getAggregateElementMethod · 0.80
assertFunction · 0.50
getFunction · 0.50
getTypeMethod · 0.45
getNumElementsMethod · 0.45
getOperandMethod · 0.45
getMaskMethod · 0.45
CreateShuffleVectorMethod · 0.45
getShuffleMaskMethod · 0.45
getScalarTypeMethod · 0.45

Tested by

no test coverage detected