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

Method GetIRContext

source/fuzz/fuzzer.cpp:286–286  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

284}
285
286opt::IRContext* Fuzzer::GetIRContext() { return ir_context_.get(); }
287
288const protobufs::TransformationSequence& Fuzzer::GetTransformationSequence()
289 const {

Callers 4

FuzzFunction · 0.45
RunFuzzerAndShrinkerFunction · 0.45
RunFuzzerAndReplayerFunction · 0.45

Calls 1

getMethod · 0.80

Tested by 2

RunFuzzerAndShrinkerFunction · 0.36
RunFuzzerAndReplayerFunction · 0.36