Searched refs:RegCritical (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | MachineScheduler.h | 765 NoCand, Only1, PhysRegCopy, RegExcess, RegCritical, Stall, Cluster, Weak, enumerator
|
/external/llvm/lib/CodeGen/ |
D | MachineScheduler.cpp | 2398 case RegCritical: return "REG-CRIT "; in getReasonStr() 2425 case RegCritical: in traceCandidate() 2819 TryCand, Cand, RegCritical, TRI, in tryCandidate()
|