Searched refs:getPHIDeps (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineTraceMetrics.cpp | 697 static void getPHIDeps(const MachineInstr &UseMI, in getPHIDeps() function 800 getPHIDeps(UseMI, Deps, TBI.Pred, MTM.MRI); in updateDepth() 1087 getPHIDeps(PHI, Deps, MBB, MTM.MRI); in computeInstrHeights() 1189 getPHIDeps(PHI, Deps, MBB, TE.MTM.MRI); in getPHIDepth()
|