Searched defs:isAlias (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10075 bool DAGCombiner::isAlias(SDValue Ptr1, int64_t Size1, function in class:DAGCombiner
10146 bool DAGCombiner::isAlias(LSBaseSDNode *Op0, LSBaseSDNode *Op1) { function in class:DAGCombiner
[all...]

Completed in 244 milliseconds