Searched refs:OnlyReadsArgumentPointees (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h250 /// OnlyReadsArgumentPointees - The only memory references in this function
255 OnlyReadsArgumentPointees = ArgumentPointees | Ref, enumerator in enum:llvm::AliasAnalysis::ModRefBehavior
/external/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1716 const int OnlyReadsArgumentPointees = IK_OnlyReadsMemory; local

Completed in 258 milliseconds