Home
last modified time | relevance | path

Searched defs:PDep (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp420 for (const auto &PDep : Leaf.value().getMatchDag().predicate_edges()) { in repartition() local
443 for (const auto &PDep : Leaf.value().getMatchDag().predicate_edges()) { in repartition() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNMinRegStrategy.cpp90 for (auto PDep : SDep.getSUnit()->Preds) { in getReadySuccessors() local