The IRInstructionData structs are a different representation of the program. This list treats the program as if it was "flattened" and the only parent is this list. This lets us easily create ranges of instructions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo