Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A 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()