Files
clang-p2996/llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp
Craig Topper e020fc1895 [TableGen] Directly use SDNode functions to implement HasOneUse and HasNoUse. NFC (#133976)
The SDValue functions we were calling wrap SDNode functions we can call
directly.
2025-04-01 22:14:17 -07:00

174 KiB