Home
last modified time | relevance | path

Searched defs:doesNotReadMemory (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h325 bool doesNotReadMemory() const { in doesNotReadMemory() function
/external/llvm/include/llvm/IR/
DCallSite.h425 bool doesNotReadMemory() const { in doesNotReadMemory() function
/external/llvm/include/llvm/Analysis/
DAliasAnalysis.h324 static bool doesNotReadMemory(FunctionModRefBehavior MRB) { in doesNotReadMemory() function