Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/SPIRV-Tools
/ optimizer.cpp
File
optimizer.cpp
source/opt/optimizer.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright (c) 2016 Google Inc.
2
//
3
// Licensed under the Apache License, Version 2.0 (the
"License"
);
4
// you may not use this file except in compliance with the License.
Callers
nothing calls this directly
Calls
15
CreateWrapOpKillPass
Function · 0.85
CreateDeadBranchElimPass
Function · 0.85
CreateMergeReturnPass
Function · 0.85
CreateInlineExhaustivePass
Function · 0.85
CreateEliminateDeadFunctionsPass
Function · 0.85
CreatePrivateToLocalPass
Function · 0.85
CreateFixStorageClassPass
Function · 0.85
CreateLocalSingleBlockLoadStoreElimPass
Function · 0.85
CreateLocalSingleStoreElimPass
Function · 0.85
CreateAggressiveDCEPass
Function · 0.85
CreateScalarReplacementPass
Function · 0.85
CreateLocalMultiStoreElimPass
Function · 0.85
Tested by
no test coverage detected