Searched refs:getSGID (Results 1 – 1 of 1) sorted by relevance
226 int getSGID() { return SGID; } in getSGID() function in __anon5d856e630111::SchedGroup452 LLVM_DEBUG(dbgs() << "SchedGroup with SGID " << SG.getSGID() in makePipeline()481 if (I->getSGID() == SGID) { in linkSUnit()593 return SG.getSGID() == CandSGID; in populateReadyList()657 if (SG.getSGID() == CandSGID) in solveExact()738 return SG.getSGID() == CandSGID; in greedyFind()1190 if ((unsigned)PipeSG.getSGID() == SGID - Distance) in apply()1227 if ((unsigned)PipeSG.getSGID() == SGID - Distance) in apply()1629 PositionInChain, MFMAChainSeeds[MFMAChain], TII, SG->getSGID(), in applyIGLPStrategy()1633 std::make_shared<EnablesNthMFMA>(1, TII, SG->getSGID(), true)); in applyIGLPStrategy()[all …]