Home | History | Annotate | Download | only in bugpoint

Lines Matching full:executable

154     std::string LLIPath;          // The path to the LLI executable
229 /// @brief Find a named executable.
235 // is a relative path to the executable itself.
249 // LLI create method - Try to find the LLI executable
260 Message = "Cannot find `lli' in executable directory!\n";
532 /// createLLC - Try to find the LLC executable
543 Message = "Cannot find `llc' in executable directory!\n";
561 std::string LLIPath; // The path to the LLI executable
624 /// createJIT - Try to find the LLI executable
635 Message = "Cannot find `lli' in executable directory!\n";
887 /// create - Try to find the CC executable