Home
last modified time | relevance | path

Searched refs:EntryFunctionsToSpreadVolatileSemanticsForVar (Results 1 – 2 of 2) sorted by relevance

/third_party/spirv-tools/source/opt/
Dspread_volatile_semantics.cpp100 EntryFunctionsToSpreadVolatileSemanticsForVar(var.result_id()); in SpreadVolatileSemanticsToVariables()
143 if (!EntryFunctionsToSpreadVolatileSemanticsForVar(var_id).empty() && in HasInterfaceInConflictOfVolatileSemantics()
Dspread_volatile_semantics.h95 std::unordered_set<uint32_t> EntryFunctionsToSpreadVolatileSemanticsForVar( in EntryFunctionsToSpreadVolatileSemanticsForVar() function