Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1497 using Instr2StageTy = DenseMap<MachineInstr *, unsigned>; typedef in __anon140376110f11::HighRegisterPressureDetector
1600 Instr2StageTy &Stages) const { in computeLastUses()
1660 Instr2StageTy &Stages, in computeMaxSetPressure()
1774 Instr2StageTy Stages; in detect()