Searched refs:LoopPipelinerInfo (Results 1 – 2 of 2) sorted by relevance
92 std::unique_ptr<TargetInstrInfo::PipelinerLoopInfo> LoopPipelinerInfo = member289 TargetInstrInfo::PipelinerLoopInfo *LoopPipelinerInfo = nullptr; variable379 RegClassInfo(rci), II_setByPragma(II), LoopPipelinerInfo(PLI), in SwingSchedulerDAG()
428 LI.LoopPipelinerInfo.reset(); in scheduleLoop()439 LI.LoopPipelinerInfo.reset(); in scheduleLoop()532 LI.LoopPipelinerInfo = TII->analyzeLoopForPipelining(L.getTopBlock()); in canPipelineLoop()533 if (!LI.LoopPipelinerInfo) { in canPipelineLoop()618 II_setByPragma, LI.LoopPipelinerInfo.get(), AA); in swingModuloScheduler()882 LoopPipelinerInfo->isMVEExpanderSupported() && in schedule()2745 Schedule.normalizeNonPipelinedInstructions(this, LoopPipelinerInfo); in schedulePipeline()2763 scheduleFound = LoopPipelinerInfo->shouldUseSchedule(*this, Schedule); in schedulePipeline()