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