Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-opt-report/
H A DOptReport.cpp309 OptReportLocationInfo LLI; in writeReport() local
369 auto UStr = [UCDigits](OptReportLocationInfo &LLI) { in writeReport()
382 ICDigits](OptReportLocationInfo &LLI) -> std::string { in writeReport()
/netbsd-src/external/apache2/llvm/dist/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 __anon078d8de40211::LLI