Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DToolRunner.h153 LLC(const std::string &llcPath, CC *cc, const std::vector<std::string> *Args, in LLC() argument
155 : LLCPath(llcPath), cc(cc), in LLC()
/external/llvm/tools/bugpoint/
DToolRunner.h160 LLC(const std::string &llcPath, CC *cc, in LLC() argument
163 : LLCPath(llcPath), cc(cc), in LLC()