ladybird/Userland/Libraries/LibJS/Bytecode/Pass
2024-03-04 20:54:51 +01:00
..
DumpCFG.cpp
GenerateCFG.cpp LibJS/Bytecode: Fuse [Not, JumpIf] instructions into JumpIfNot 2024-03-04 20:54:51 +01:00
MergeBlocks.cpp LibJS/Bytecode: Don't replace the entry block in MergeBlocks 2024-03-04 20:54:51 +01:00
Peephole.cpp LibJS/Bytecode: Fuse [Not, JumpIf] instructions into JumpIfNot 2024-03-04 20:54:51 +01:00
PlaceBlocks.cpp
UnifySameBlocks.cpp