Home
last modified time | relevance | path

Searched refs:PtrAddUse (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp955 for (auto &PtrAddUse : in findPostIndexCandidate() local
957 if (!dominates(MI, PtrAddUse)) { in findPostIndexCandidate()