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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15560 auto CandidateMatch = [&](StoreSDNode *Other, BaseIndexOffset &Ptr, local
15658 if (CandidateMatch(OtherST, Ptr, PtrDiff) &&
15669 if (CandidateMatch(OtherST, Ptr, PtrDiff) &&

Completed in 105 milliseconds