Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1244 using Instr2StageTy = DenseMap<MachineInstr *, unsigned>; typedef in __anonb07039a60d11::HighRegisterPressureDetector
1383 Instr2StageTy &Stages) const { in computeLastUses()
1445 Instr2StageTy &Stages, in computeMaxSetPressure()
1559 Instr2StageTy Stages; in detect()