Searched refs:equalBaseIndex (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8946 bool equalBaseIndex(const BaseIndexOffset &Other) { function in struct:BaseIndexOffset
9080 if (!Ptr.equalBaseIndex(BasePtr))
9350 if (!LdPtr.equalBaseIndex(LdBasePtr))

Completed in 87 milliseconds