aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2024-02-25 09:21:17 +0900
committerNAKAMURA Takumi <geek4civic@gmail.com>2024-02-25 18:33:53 +0900
commit1f6a347c8abf8868fb4630c404480226c2efc2c2 (patch)
treec4de075080f5bb6161699fd536595c4b34fe941b /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
parent3b27cc2ceec265d751c909c431ed62c0d7ed9b51 (diff)
downloadllvm-1f6a347c8abf8868fb4630c404480226c2efc2c2.zip
llvm-1f6a347c8abf8868fb4630c404480226c2efc2c2.tar.gz
llvm-1f6a347c8abf8868fb4630c404480226c2efc2c2.tar.bz2
Refactor: Let MCDC::State have DecisionByStmt and BranchByStmt
- Prune `RegionMCDCBitmapMap` and `RegionCondIDMap`. They are handled by `MCDCState`. - Rename `s/BitmapMap/DecisionByStmt/`. It can handle Decision stuff. - Rename `s/CondIDMap/BranchByStmt/`. It can be handle Branch stuff. - `MCDCRecordProcessor`: Use `DecisionParams.BitmapIdx` directly.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions