Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:isAlias

276     /// isAlias - Return true if there is any possibility that the two addresses
278 bool isAlias(SDValue Ptr1, int64_t Size1,
8556 /// isAlias - Return true if there is any possibility that the two addresses
8558 bool DAGCombiner::isAlias(SDValue Ptr1, int64_t Size1,
8715 isAlias(Ptr, Size, SrcValue, SrcValueOffset, SrcValueAlign,