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

Function FindInOperandList

lib/Transforms/Scalar/Reassociate.cpp:956–978  ·  view source on GitHub ↗

Scan backwards and forwards among values with the same rank as element i to see if X exists. If X does not exist, return i. This is useful when scanning for 'x' when we see '-x' because they both get the same rank.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

OptimizeAndOrXorFunction · 0.85
OptimizeAddMethod · 0.85

Calls 2

sizeMethod · 0.45
isIdenticalToMethod · 0.45

Tested by

no test coverage detected