Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isAlias

256     /// isAlias - Return true if there is any possibility that the two addresses
258 bool isAlias(SDValue Ptr1, int64_t Size1,
7744 /// isAlias - Return true if there is any possibility that the two addresses
7746 bool DAGCombiner::isAlias(SDValue Ptr1, int64_t Size1,
7913 isAlias(Ptr, Size, SrcValue, SrcValueOffset, SrcValueAlign,