Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNMinRegStrategy.cpp97 for (auto PDep : SDep.getSUnit()->Preds) { in getReadySuccessors() local
98 auto PSU = PDep.getSUnit(); in getReadySuccessors()