OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DontSimulateAgain
(Results
1 - 2
of
2
) sorted by null
/external/deqp-deps/SPIRV-Tools/source/opt/
propagator.h
235
void
DontSimulateAgain
(Instruction* instr) { do_not_simulate_.insert(instr); }
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
propagator.h
235
void
DontSimulateAgain
(Instruction* instr) { do_not_simulate_.insert(instr); }
Completed in 559 milliseconds