Home
last modified time | relevance | path

Searched defs:SingleLoopExtractor (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DLoopExtractor.cpp69 struct SingleLoopExtractor : public LoopExtractor { struct
70 static char ID; // Pass identification, replacement for typeid
71 SingleLoopExtractor() : LoopExtractor(1) {} in SingleLoopExtractor() function
/external/llvm/lib/Transforms/IPO/
DLoopExtractor.cpp68 struct SingleLoopExtractor : public LoopExtractor { struct
69 static char ID; // Pass identification, replacement for typeid
70 SingleLoopExtractor() : LoopExtractor(1) {} in SingleLoopExtractor() argument
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DLoopExtractor.cpp66 struct SingleLoopExtractor : public LoopExtractor { struct
67 static char ID; // Pass identification, replacement for typeid
68 SingleLoopExtractor() : LoopExtractor(1) {} in SingleLoopExtractor() function