Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-opt-report/
H A DOptReport.cpp312 OptReportLocationInfo LLI; writeReport() local
367 __anond382229f0702(OptReportLocationInfo &LLI) writeReport() argument
380 __anond382229f0802(OptReportLocationInfo &LLI) writeReport() argument
[all...]
/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.cpp144 class LLI : public AbstractInterpreter { class
148 LLI(const std::string &Path, const std::vector<std::string> *Args) in LLI() function in __anoneca2c4cc0211::LLI