HomeSort by: relevance | last modified time | path
    Searched refs:PhiNodeLoopIteration (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
ModuloSchedule.h 314 DenseMap<MachineInstr *, unsigned> PhiNodeLoopIteration;
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
ModuloSchedule.cpp 1685 PhiNodeLoopIteration[NewMI] = PhiNodeLoopIteration[Phi];
1710 unsigned distance = PhiNodeLoopIteration[Phi];
1772 PhiNodeLoopIteration[&*Phi] = Schedule.getNumStages() - I;

Completed in 16 milliseconds