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