Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DCallSite.h462 bool doesNotReadMemory() const { in doesNotReadMemory() function
628 bool doesNotReadMemory(unsigned OpNo) const { in doesNotReadMemory() function
H A DFunction.h476 bool doesNotReadMemory() const { in doesNotReadMemory() function
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h461 static bool doesNotReadMemory(FunctionModRefBehavior MRB) { in doesNotReadMemory() function