Home
last modified time | relevance | path

Searched defs:LLCPath (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.h147 std::string LLCPath; // The path to the LLC executable. variable
H A DToolRunner.cpp512 ErrorOr<std::string> LLCPath = in createLLC() local