From 4c8fa3972ad50c07631418620eb9be44d629b2ae Mon Sep 17 00:00:00 2001 From: Mark Rowe Date: Mon, 20 Oct 2025 23:28:36 -0700 Subject: Move implementations of key functions on Variable and SSAVariable to headers These types are heavily used as map keys so allowing the compiler to inline these functions makes map lookups cheaper. --- mediumlevelilinstruction.cpp | 41 ----------------------------------------- 1 file changed, 41 deletions(-) (limited to 'mediumlevelilinstruction.cpp') diff --git a/mediumlevelilinstruction.cpp b/mediumlevelilinstruction.cpp index 8a026aad..1894294b 100644 --- a/mediumlevelilinstruction.cpp +++ b/mediumlevelilinstruction.cpp @@ -307,47 +307,6 @@ unordered_map