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