Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
DAliasAnalysis.h255 OnlyReadsArgumentPointees = ArgumentPointees | Ref, enumerator
/freebsd-10-stable/contrib/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1605 const int OnlyReadsArgumentPointees = IK_OnlyReadsMemory; in getIntrinsicKind() local