Files
clang-p2996/llvm/utils/TableGen/CodeEmitterGen.cpp
Rahul Joshi f608716b09 [LLVM][TableGen] Minor cleanup in CGIOperandList (#142721)
- Change `hadOperandNamed` to return index as std::optional and rename
it to `findOperandNamed`.
- Change `SubOperandAlias` to return std::optional and rename it to
`findSubOperandAlias`.
2025-06-24 18:47:53 -07:00

21 KiB