Home
last modified time | relevance | path

Searched defs:onlyReadsMemory (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
DAliasAnalysis.h315 bool onlyReadsMemory(ImmutableCallSite CS) { in onlyReadsMemory() function
323 bool onlyReadsMemory(const Function *F) { in onlyReadsMemory() function
330 static bool onlyReadsMemory(ModRefBehavior MRB) { in onlyReadsMemory() function
/external/llvm/include/llvm/Support/
DCallSite.h219 bool onlyReadsMemory() const { in onlyReadsMemory() function