Searched refs:NumUnits (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCSchedule.h30 unsigned NumUnits; // Number of resource of this kind member in struct:llvm::MCProcResourceDesc
40 return NumUnits == Other.NumUnits && SuperIdx == Other.SuperIdx

Completed in 118 milliseconds