Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h134 int getStage(MachineInstr *MI) { in getStage() function
360 unsigned getStage(MachineInstr *MI) { in getStage() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocGreedy.h86 LiveRangeStage getStage(Register Reg) const { return Info[Reg].Stage; } in getStage() function
88 LiveRangeStage getStage(const LiveInterval &VirtReg) const { in getStage() function