Searched refs:SuperDef (Results 1 – 1 of 1) sorted by relevance
818 const Record *SuperDef = nullptr; in emitProcessorResources() local831 SuperDef = SchedModels.findProcResUnits(PRDef->getValueAsDef("Super"), in emitProcessorResources()833 SuperIdx = ProcModel.getProcResourceIdx(SuperDef); in emitProcessorResources()849 if (SuperDef) in emitProcessorResources()850 OS << ", Super=" << SuperDef->getName(); in emitProcessorResources()997 const Record *SuperDef = SchedModels.findProcResUnits( in expandProcResources() local999 PRVec.push_back(SuperDef); in expandProcResources()1002 SubDef = SuperDef; in expandProcResources()