Files
clang-p2996/flang/lib/Optimizer/CodeGen/CodeGen.cpp
jeanPerier d8b672dac9 [flang][NFC] rename fircg op operand index accessors (#100584)
fircg operations have xxxOffset members to give the operand index of
operand xxx. This is a bit weird when looking at usage (e.g.
`arrayCoor.shiftOffset` reads like it is shifting some offset). Rename
them to getXxxOperandIndex.
2024-07-25 18:02:03 +02:00

160 KiB