Searched refs:SingleLoopExtractor (Results 1 – 3 of 3) sorted by relevance
69 struct SingleLoopExtractor : public LoopExtractor { struct71 SingleLoopExtractor() : LoopExtractor(1) {} in SingleLoopExtractor() function75 char SingleLoopExtractor::ID = 0;76 INITIALIZE_PASS(SingleLoopExtractor, "loop-extract-single",160 return new SingleLoopExtractor(); in createSingleLoopExtractorPass()
68 struct SingleLoopExtractor : public LoopExtractor { struct70 SingleLoopExtractor() : LoopExtractor(1) {} in SingleLoopExtractor() function74 char SingleLoopExtractor::ID = 0;75 INITIALIZE_PASS(SingleLoopExtractor, "loop-extract-single",158 return new SingleLoopExtractor(); in createSingleLoopExtractorPass()
66 struct SingleLoopExtractor : public LoopExtractor { struct68 SingleLoopExtractor() : LoopExtractor(1) {} in SingleLoopExtractor() argument72 char SingleLoopExtractor::ID = 0;73 INITIALIZE_PASS(SingleLoopExtractor, "loop-extract-single",151 return new SingleLoopExtractor(); in createSingleLoopExtractorPass()