Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h317 DenseMap<MachineInstr *, unsigned> PhiNodeLoopIteration; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1703 PhiNodeLoopIteration[NewMI] = PhiNodeLoopIteration[Phi]; in moveStageBetweenBlocks()
1728 unsigned distance = PhiNodeLoopIteration[Phi]; in getPhiCanonicalReg()
1790 PhiNodeLoopIteration[&Phi] = Schedule.getNumStages() - I; in peelPrologAndEpilogs()