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

Method canPatternMatch

utils/TableGen/CodeGenDAGPatterns.cpp:2003–2039  ·  view source on GitHub ↗

canPatternMatch - If it is impossible for this pattern to match on this target, fill in Reason and return false. Otherwise, return true. This is used as a sanity check for .td files (to prevent people from writing stuff that can never possibly work), and to prevent the pattern permuter from generating stuff that is useless.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

AddPatternToMatchMethod · 0.80
CombineChildVariantsFunction · 0.80

Calls 3

OnlyOnRHSOfCommutativeFunction · 0.85
isSubClassOfMethod · 0.80
hasPropertyMethod · 0.45

Tested by

no test coverage detected