HomeSort by relevance Sort by last modified time
    Searched refs:BlockFile (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/IPO/
LoopExtractor.cpp 156 // BlockFile - A file which contains a list of blocks that should not be
159 BlockFile("extract-blocks-file", cl::value_desc("filename"),
176 if (!BlockFile.empty())
177 LoadFile(BlockFile.c_str());
197 // Load the BlockFile...
  /frameworks/compile/mclinker/include/mcld/Support/
FileSystem.h 39 BlockFile,

Completed in 143 milliseconds