Searched defs:IsAlias (Results 1 – 11 of 11) sorted by relevance
47 bool IsAlias() override { return true; } in IsAlias() function
154 virtual bool IsAlias() { return false; } in IsAlias() function
97 const SelectionDAG &DAG, bool &IsAlias) { in computeAliasing() argument
27926 bool IsAlias; mayAlias() local [all...]
106 bool &IsAlias, in aliasIsKnownForLoadStore() argument 254 bool IsAlias; instMayAlias() local
347 bool IsAlias = Symbol != AliasedSymbol; writeNlist() local
1524 bool Scanner::scanAliasOrAnchor(bool IsAlias) { in scanAliasOrAnchor()
417 IsAlias = 1 << 6, global() enumerator
1091 bool IsAlias; parseAliasOrIFunc() local
2642 VisitTypedefNameDecl(TypedefNameDecl * D,bool IsAlias) VisitTypedefNameDecl() argument