Searched refs:ItinDef (Results 1 – 2 of 2) sorted by relevance
840 const Record *ItinDef = Inst->TheDef->getValueAsDef("Itinerary"); in collectSchedClasses() local846 unsigned SCIdx = addSchedClass(ItinDef, Writes, Reads, /*ProcIndices*/ {0}); in collectSchedClasses()1123 const Record *ItinDef = ItinData->getValueAsDef("TheClass"); in collectProcItins() local1128 if (SC.ItinClassDef == ItinDef) { in collectProcItins()1136 << ItinDef->getName() << '\n'); in collectProcItins()
559 unsigned addSchedClass(const Record *ItinDef, ArrayRef<unsigned> OperWrites,