Searched defs:hasNoAliasAttr (Results 1 – 2 of 2) sorted by relevance
139 bool Argument::hasNoAliasAttr() const { in hasNoAliasAttr() function in Argument
145 static bool hasNoAliasAttr(const Value *V, bool LookThroughBitCast) { in hasNoAliasAttr() function