Home
last modified time | relevance | path

Searched defs:ByArg (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTO.cpp278 for (auto &ByArg : WPD.second.ResByArg) { in computeLTOCacheKey() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3747 const WholeProgramDevirtResolution::ByArg &ByArg) { in writeWholeProgramDevirtResolutionByArg()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp8376 WholeProgramDevirtResolution::ByArg ByArg; in parseOptionalResByArg() local