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

/external/llvm/lib/VMCore/
H A DFunction.cpp96 /// hasNoAliasAttr - Return true if this argument has the noalias attribute on
98 bool Argument::hasNoAliasAttr() const { function in class:Argument

Completed in 133 milliseconds