Searched defs:hasNoAliasAttr (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DFunction.cpp99 bool Argument::hasNoAliasAttr() const { function in class:Argument
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DAttributes.h282 bool hasNoAliasAttr() const { function in class:llvm::Attributes
/macosx-10.10.1/llvmCore-3425.0.34/lib/Analysis/
H A DMemoryBuiltins.cpp133 static bool hasNoAliasAttr(const Value *V, bool LookThroughBitCast) { function

Completed in 166 milliseconds