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

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

Completed in 73 milliseconds