Searched defs:SingleLoopExtractor (Results 1 – 3 of 3) sorted by relevance
69 struct SingleLoopExtractor : public LoopExtractor { struct70 static char ID; // Pass identification, replacement for typeid71 SingleLoopExtractor() : LoopExtractor(1) {} in SingleLoopExtractor() function
68 struct SingleLoopExtractor : public LoopExtractor { struct69 static char ID; // Pass identification, replacement for typeid70 SingleLoopExtractor() : LoopExtractor(1) {} in SingleLoopExtractor() argument
66 struct SingleLoopExtractor : public LoopExtractor { struct67 static char ID; // Pass identification, replacement for typeid68 SingleLoopExtractor() : LoopExtractor(1) {} in SingleLoopExtractor() function