Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp51 static bool setOnlyReadsMemory(Function &F) { in setOnlyReadsMemory() function
91 static bool setOnlyReadsMemory(Function &F, unsigned ArgNo) { in setOnlyReadsMemory() function
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DFunction.h471 void setOnlyReadsMemory() { in setOnlyReadsMemory() function
H A DCallSite.h457 void setOnlyReadsMemory() { in setOnlyReadsMemory() function