mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 14:35:18 +08:00
StmtResult -> InstResult, StmtOperand -> InstOperand, and remove the old names. This is step 17/n towards merging instructions and statements, NFC. PiperOrigin-RevId: 227121537