MCPcopy Create free account
hub / github.com/KhronosGroup/SPIRV-Tools / GetName

Method GetName

source/reduce/reduction_pass.cpp:77–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77std::string ReductionPass::GetName() const { return finder_->GetName(); }
78
79void ReductionPass::NotifyInteresting(bool interesting) {
80 if (!interesting) {

Callers 1

RunPassesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected