Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/SPIRV-Tools
/ type
Method
type
source/val/construct.cpp:33–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
exit_block_(exit) {}
32
33
ConstructType Construct::type() const { return type_; }
34
35
const std::vector<Construct*>& Construct::corresponding_constructs() const {
36
return corresponding_constructs_;
Callers
15
UpdateContinueConstructExitBlocks
Function · 0.45
ConstructErrorString
Function · 0.45
StructuredControlFlowChecks
Function · 0.45
function.cpp
File · 0.45
IsApplicable
Method · 0.45
IsApplicable
Method · 0.45
IsApplicable
Method · 0.45
FindOrCreateToggledIntegerConstant
Method · 0.45
ObfuscateBoolConstantViaFloatConstantPair
Method · 0.45
ObfuscateBoolConstantViaSignedIntConstantPair
Method · 0.45
ObfuscateBoolConstantViaUnsignedIntConstantPair
Method · 0.45
FindOrCreateToggledConstant
Method · 0.45
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.36
TEST_P
Function · 0.36