Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DFunction.cpp130 bool Argument::hasNoAliasAttr() const { in hasNoAliasAttr() function in Argument
/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp142 static bool hasNoAliasAttr(const Value *V, bool LookThroughBitCast) { in hasNoAliasAttr() function