Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DToolRunner.h160 LLC(const std::string &llcPath, CC *cc, in LLC() argument
163 : LLCPath(llcPath), cc(cc), in LLC()