Searched defs:PSet (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | MachineRegisterInfo.h | 1242 const int *PSet = nullptr; global() variable |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachinePipeliner.cpp | 1321 for (unsigned PSet = 0; PSet < PSetNum; PSet++) computePressureSetLimit() local |