Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DFunctionAttrs.h34 MAK_MayWrite = 2, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp125 return MAK_MayWrite; in checkFunctionMemoryAccess()
221 return MAK_MayWrite; in checkFunctionMemoryAccess()
248 case MAK_MayWrite: in addReadAttrs()