Searched refs:SuperDef (Results 1 – 1 of 1) sorted by relevance
841 Record *SuperDef = nullptr; in EmitProcessorResources() local855 SuperDef = SchedModels.findProcResUnits(PRDef->getValueAsDef("Super"), in EmitProcessorResources()857 SuperIdx = ProcModel.getProcResourceIdx(SuperDef); in EmitProcessorResources()873 if (SuperDef) in EmitProcessorResources()874 OS << ", Super=" << SuperDef->getName(); in EmitProcessorResources()1021 Record *SuperDef = SchedModels.findProcResUnits( in ExpandProcResources() local1023 PRVec.push_back(SuperDef); in ExpandProcResources()1026 SubDef = SuperDef; in ExpandProcResources()