Home
last modified time | relevance | path

Searched refs:BlockFile (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DLoopExtractor.cpp165 BlockFile("extract-blocks-file", cl::value_desc("filename"), variable
182 if (!BlockFile.empty()) in BlockExtractorPass()
183 LoadFile(BlockFile.c_str()); in BlockExtractorPass()
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DLoopExtractor.cpp158 BlockFile("extract-blocks-file", cl::value_desc("filename"), variable
175 if (!BlockFile.empty()) in BlockExtractorPass()
176 LoadFile(BlockFile.c_str()); in BlockExtractorPass()