Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/tools/bugpoint/
H A DToolRunner.cpp537 const std::string &CCBinary, in createLLC()
891 const std::string &CCBinary, in create()
H A DExecutionDriver.cpp128 CCBinary("gcc", cl::init(""), cl::desc("The gcc binary to use.")); variable