Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FEX-Emu/FEX
/ GetAllCode
Method
GetAllCode
FEXCore/Source/Interface/IR/IntrusiveIRList.h:308–311 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
306
}
307
308
[[nodiscard]]
309
AllCodeRange GetAllCode() const {
310
return AllCodeRange(this);
311
}
312
313
[[nodiscard]]
314
iterator begin() const noexcept {
Callers
nothing calls this directly
Calls
1
AllCodeRange
Class · 0.85
Tested by
no test coverage detected